This commit is contained in:
GH Action - Upstream Sync
2023-08-13 00:57:02 +00:00
6 changed files with 554 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ body {
align-items: center;
user-select: none;
touch-action: pan-x pan-y;
overflow: hidden;
@media only screen and (max-width: 600px) {
background-color: var(--second);