beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 106a4595b8 - Show all commits

View File

@ -95,6 +95,10 @@ a:hover {
}
#header {
display: flex;
flex-direction: row;
justify-content: center;
gap: 0;
text-align: center;
font-size: 9.75em;
font-weight: bold;