forked from bofh/fetsite
6 lines
91 B
SCSS
6 lines
91 B
SCSS
@import "bootstrap/responsive";
|
|
@media (max-width: 979px){
|
|
.earlymax {
|
|
min-width: 100%;
|
|
}}
|