소스 검색

theme design

night-cherry 3 주 전
부모
커밋
66b4b3da16
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;