beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-21 00:11:59 +11:00
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 {