From f3383c9cf74283d91587ca39f0df6d486e91068f Mon Sep 17 00:00:00 2001 From: nami Date: Wed, 8 Jun 2022 22:18:43 +0200 Subject: [PATCH] =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8=20'usx/ind?= =?UTF-8?q?ex.html'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usx/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usx/index.html b/usx/index.html index f463aa5..413c7e3 100644 --- a/usx/index.html +++ b/usx/index.html @@ -30,13 +30,13 @@ /*margin: 0 auto;*/ top:0; width: 100%; - height: 1rem; + height: 0.4rem; box-shadow: 0px 5px 12px #4395DE; } .left, .right{ - width: 1rem; + width: 0.4rem; height: 100%; writing-mode: vertical-rl; } @@ -54,7 +54,7 @@ .bottom{ bottom: 0; width: 100%; - height: 1rem; + height: 0.4rem; box-shadow: 0px -5px 12px #4395DE; }