beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-21 00:11:59 +11:00
Showing only changes of commit 106a4595b8 - Show all commits

View File

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