업데이트 'usx/index.html'

master
nami 2 years ago
parent 16fd869a73
commit f3383c9cf7

@ -30,13 +30,13 @@
/*margin: 0 auto;*/ /*margin: 0 auto;*/
top:0; top:0;
width: 100%; width: 100%;
height: 1rem; height: 0.4rem;
box-shadow: 0px 5px 12px #4395DE; box-shadow: 0px 5px 12px #4395DE;
} }
.left, .right{ .left, .right{
width: 1rem; width: 0.4rem;
height: 100%; height: 100%;
writing-mode: vertical-rl; writing-mode: vertical-rl;
} }
@ -54,7 +54,7 @@
.bottom{ .bottom{
bottom: 0; bottom: 0;
width: 100%; width: 100%;
height: 1rem; height: 0.4rem;
box-shadow: 0px -5px 12px #4395DE; box-shadow: 0px -5px 12px #4395DE;
} }

Loading…
Cancel
Save