add margin for restaurant header

This commit is contained in:
2025-10-06 02:05:25 +03:00
parent 7dd0857ea3
commit 8dfa5a3ca2

View File

@@ -570,6 +570,10 @@
height: 40px !important; height: 40px !important;
border-radius: 12px !important; border-radius: 12px !important;
} }
.contentWrapper{
margin-top: 16px;
}
} }
/* Desktop devices (min-width: 1025px) */ /* Desktop devices (min-width: 1025px) */