Update core.css to new standards

This commit is contained in:
Alex Cabal 2020-12-13 19:06:09 -06:00
parent 893d8ec3c5
commit 13d714d426

View file

@ -103,6 +103,10 @@ header{
text-align: center;
}
header > p + p{
text-indent: 0;
}
article > header + *,
section > header + *{
margin-top: 3em;