Update core.css to new standards

This commit is contained in:
Alex Cabal 2020-12-13 19:33:36 -06:00
parent 84a0c808c7
commit 756f47cd61

View File

@ -103,7 +103,7 @@ header{
text-align: center; text-align: center;
} }
header > p + p{ header > * + p{
text-indent: 0; text-indent: 0;
} }