prepare for full borg

This commit is contained in:
root 2025-11-08 16:58:27 +00:00
parent f90a2ce5f7
commit 2c9fa4fbe1
19 changed files with 212 additions and 134 deletions

View file

@ -36,7 +36,7 @@
transform: none;
width: 100vw;
height: 100vh;
padding: 1rem;
padding: 2rem;
box-sizing: border-box;
font-size: 18px;
}
@ -83,6 +83,7 @@
.dimmed {
color: gray;
text-align: center;
image-rendering: pixelated;
}
.logo {
width: 75px;