From 16fd869a73a23f29a42ddc40b774d8913e5e0544 Mon Sep 17 00:00:00 2001 From: nami Date: Wed, 8 Jun 2022 22:18:15 +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 b13d95f..f463aa5 100644 --- a/usx/index.html +++ b/usx/index.html @@ -30,13 +30,13 @@ /*margin: 0 auto;*/ top:0; width: 100%; - height: 3rem; + height: 1rem; box-shadow: 0px 5px 12px #4395DE; } .left, .right{ - width: 3rem; + width: 1rem; height: 100%; writing-mode: vertical-rl; } @@ -54,7 +54,7 @@ .bottom{ bottom: 0; width: 100%; - height: 3rem; + height: 1rem; box-shadow: 0px -5px 12px #4395DE; }