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 0 deletions
Showing only changes of commit 8df229268e - Show all commits

View File

@ -32,6 +32,7 @@
gap: 2em;
background-color: var(--main-bg-color);
width: 100vw;
transform: translateZ(0);
}
.content {
font-size: 2em;
@ -102,6 +103,7 @@
gap: 1em;
background-color: var(--main-bg-color);
width: 21em;
transform: translateZ(0);
/* background-color: white; */
}
.content {