diff --git a/src/forge/Wiki/Index.scss b/src/forge/Wiki/Index.scss index 2e901de59..974bc4f75 100644 --- a/src/forge/Wiki/Index.scss +++ b/src/forge/Wiki/Index.scss @@ -340,7 +340,7 @@ body { align-items: center; padding: 0 12rem 0 2rem; width: 100%; - height: 80px; + height: 8vh; background: rgb(39, 47, 76); color: #fff; } @@ -385,7 +385,7 @@ body { padding: 20px 0; width: 20vw; border-bottom: 0; - height: 80vh; + height: 92vh; } .wiki-content-detail { padding: 0 40px;