beta #4

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

View File

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