shrink h1 header a bit
This commit is contained in:
parent
fa32d49d4c
commit
4ef3556c74
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user