fix: add additional space between start btn and quick bar
This commit is contained in:
parent
5050a6f50b
commit
34a1abf27d
|
@ -29,7 +29,7 @@
|
|||
|
||||
@media (max-width: 1000px) {
|
||||
.quick-start-bar {
|
||||
top: 0;
|
||||
top: 12%;
|
||||
width: 85%;
|
||||
margin: 0 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue