fixed headers size

This commit is contained in:
Fedor Katurov 2022-11-03 16:04:38 +06:00
parent 1ad7b3c8a0
commit 011f10a429
2 changed files with 2 additions and 1 deletions

View file

@ -67,6 +67,7 @@ h1 {
h2 {
color: var(--color-heading-secondary);
font-size: 2rem;
&:not(:first-child) {
margin-top: 2rem;