Fix mobile header spacing
This commit is contained in:
+1
-1
@@ -276,7 +276,7 @@
|
||||
@media (max-width: 640px) {
|
||||
.event-banner-wrap {
|
||||
margin-top: 8px; /* push banner clear of the fixed nav bar */
|
||||
margin-bottom: 18px; /* breathing room between banner and header */
|
||||
margin-bottom: 0; /* no gap between banner and header on mobile */
|
||||
}
|
||||
|
||||
.event-banner {
|
||||
|
||||
Reference in New Issue
Block a user