core: improve h3 element

This commit is contained in:
Trianta 2024-11-26 00:50:03 -06:00
parent ecda9ea210
commit 07a1e245f6

View File

@ -85,8 +85,10 @@ h2 {
} }
h3 { h3 {
font-size: 1.4rem; font-size: 3.0rem;
text-align: left; text-align: left;
width: 550px;
background: #7c7f93;
} }
h4 { h4 {