night-cherry vor 3 Wochen
Ursprung
Commit
66b4b3da16
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      style/common.css

+ 2 - 2
style/common.css

@@ -36,8 +36,8 @@
     --warming-color:rgba(240, 218, 75, 0.133);
     --wrong-color:rgba(243, 31, 31, 0.133);
     --plate-size-default:98%;
-    --body-width-default:100vw;
-    --body-height-default:100vh;
+    --body-width-default:100%;
+    --body-height-default:100%;
     --font-size:12px;
     --font-default-size:12px;
     --font-family: cursive;