Small fixes and better mobile layout
This commit is contained in:
@@ -38,7 +38,6 @@ $extra-large: 2800px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@mixin tablet-up {
|
||||
@media (min-width: #{$small}) {
|
||||
@content;
|
||||
|
||||
Reference in New Issue
Block a user