@media (min-width: 0px) and (max-width: 767px) {
... your css here ...
}
@include breakpoint(no-desktop) {
... your css here ...
}
The following users have thanked you: neuclix
#g-showcase {
padding: 0;
}
#g-navigation {
position: absolute;
background-color: transparent;
left: 0;
right: 0;
z-index: 3;
}
Time to create page: 0.064 seconds