boss.css minor fix
This commit is contained in:
parent
96ee8b018c
commit
0d0e9d4dd9
|
@ -2,7 +2,7 @@
|
|||
width: 100%;
|
||||
height: 260px;
|
||||
text-align: center;
|
||||
top: calc(50% - 200px);
|
||||
/* top: calc(50% - 200px); */
|
||||
top: 60px;
|
||||
white-space: nowrap;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Reference in New Issue