1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 02:05:40 +08:00

Change section p style

This commit is contained in:
Shidong Wang 2020-02-24 11:02:40 +08:00
parent 05f1ab4476
commit 73ef7b492c

View File

@ -289,6 +289,6 @@ section #title .credits.right { float: right; }
section { margin-top: 40px; }
nav { display: none; } }
p { text-indent:2em; }
section p { text-indent:2em; }
/*! vim:set nowrap: */