shrink h1 header a bit

This commit is contained in:
Rushmore75 2024-04-08 18:46:38 -06:00
parent fa32d49d4c
commit 4ef3556c74

View File

@ -57,7 +57,6 @@ header {
background-color: var(--accent);
text-align: center;
padding: 0.5rem;
font-size: xx-large;
}
.article-header {
@ -102,7 +101,7 @@ h1,h2,h3,h4,h5,h6 {
header h1 {
margin: 0;
font-size: 3rem;
font-size: 2.5rem;
}
article h1 {