1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:10:04 +08:00

Remove text-indent

This commit is contained in:
Shidong Wang 2020-02-25 20:51:39 +08:00
parent 6ca41bb120
commit 3796ceba19

View File

@ -868,8 +868,4 @@ section #title .credits.right {
}
}
section p {
text-indent: 2em;
}
/*! vim:set nowrap: */