master #1

Closed
Oliver wants to merge 49 commits from master into main
Showing only changes of commit 4ef3556c74 - Show all commits

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 {