removal after headings styles now spawned via settings

This commit is contained in:
spongycake 2022-02-02 12:21:09 +00:00
parent 9757b29bba
commit 4a0cd486c6
1 changed files with 0 additions and 11 deletions

View File

@ -16,17 +16,6 @@ body
color: $body-text-color;
}
h1,h2,h3,h4,h5,h6 {
font-family: inherit;
}
h1 {
}
h2 {
font-size:2rem;
}
p {
margin-top:0;
margin-bottom: $paragraph-margin-bottom;