auto-git:

[change] node/server/public/index.html
This commit is contained in:
2025-05-28 19:50:29 +02:00
parent 5568effbdf
commit 2f983a8d94

View File

@@ -116,7 +116,7 @@ canvas {
@media (max-width: 619px), (orientation: portrait) {
#spirit-info {
width: 90vw;
max-width: 600px;
max-width: 400px;
min-width: 0;
max-height: 82dvh; /* dynamic viewport height */
padding: 8vw 4vw 4vw 4vw;