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; }