beta #4

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

View File

@ -99,6 +99,8 @@ img.logo {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
gap: 2em; gap: 2em;
background-color: #e6007e;
width: 100vw;
} }
.button { .button {