mobile
This commit is contained in:
@@ -39,6 +39,10 @@ $width-menu-slidedown : 550px;
|
||||
|
||||
.layout-content{
|
||||
grid-column: 1 / span 12;
|
||||
padding-top: $header-height;
|
||||
padding-top: $header-height;
|
||||
@media(max-width: 500px){
|
||||
padding-top: $header-height-ultrasmall;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user