updated style on h2

This commit is contained in:
David Kennedy 2024-03-07 19:20:08 -05:00
parent 1e90c3121b
commit 5f60134d1d
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -141,7 +141,7 @@ h1, h2, h3,
font-weight: font-weight('bold');
}
#content h2 {
div#content > h2 {
font-size: 1.3rem;
}