fix: 메인페이지, 임관권유 페이지에 적용

This commit is contained in:
2021-12-14 02:05:59 +09:00
parent 0b287be006
commit f0839ade88
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
@import "./common/bootstrap5.scss";
@import "./editor_component.scss";
html * {
max-height: 1000000px;
+1 -1
View File
@@ -1,6 +1,6 @@
@import "./common/break_500px.scss";
@import "./common/bootstrap5.scss";
@import "./editor_component.scss";
body {
color: white;
background-color: black;