added mobile support & fixed bugs

This commit is contained in:
2026-07-19 10:59:31 +02:00
parent a7b92c2072
commit 8df6d0f779
4 changed files with 28 additions and 15 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
box-sizing: border-box;
width: calc(60px * var(--pxDensity));
/*height: calc(100px * var(--pxDensity));*/
height: 65vh;
height: 45vh;
color: inherit;
display: inline-block;
text-align: left;