fix: add additional space between start btn and quick bar

This commit is contained in:
RadoslavDimchev 2023-12-25 21:57:59 +02:00
parent 5050a6f50b
commit 34a1abf27d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
@media (max-width: 1000px) {
.quick-start-bar {
top: 0;
top: 12%;
width: 85%;
margin: 0 20px;
}