beta #4

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

View File

@ -127,7 +127,8 @@ a:hover {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
gap: 2em; gap: 2em;
background-color: var(--main-bg-color); /* background-color: var(--main-bg-color); */
background-color: green;
width: 100vw; width: 100vw;
} }