From 587bf8623e23e0bae9cadd618793a314cfa6853a Mon Sep 17 00:00:00 2001 From: nami Date: Wed, 8 Jun 2022 22:20:12 +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 413c7e3..5420043 100644 --- a/usx/index.html +++ b/usx/index.html @@ -25,13 +25,13 @@ } -.top{ - +.top{ /*margin: 0 auto;*/ top:0; + left:0; width: 100%; height: 0.4rem; - box-shadow: 0px 5px 12px #4395DE; + box-shadow: 0px 15px 20px #4395DE; }