ENH - screen sizing

This commit is contained in:
Eichenholz
2026-08-04 13:21:01 +02:00
parent 479933d3cc
commit 41e082a5bf
+3 -3
View File
@@ -73,9 +73,9 @@ button {
position: relative;
container-type: size;
margin: auto;
margin-top: 0.9vh;
width: 94%;
height: 97%;
margin-top: 0.8vh;
width: 94.5%;
height: 98%;
overflow: hidden;
background: #08080a;
border-radius: 4vh;