Update boilerplate CSS to new standards

This commit is contained in:
Alex Cabal 2022-11-12 17:42:44 -06:00
parent 5362929680
commit ffd2d70d9e

View file

@ -99,6 +99,12 @@ i > em{
font-style: normal; font-style: normal;
} }
ol,
ul{
margin-bottom: 1em;
margin-top: 1em;
}
header{ header{
break-after: avoid; break-after: avoid;
break-inside: avoid; break-inside: avoid;