Update _helpers.scss
This commit is contained in:
parent
8e10b71bab
commit
130726ac83
|
@ -69,6 +69,9 @@
|
|||
@include resp-max($breakpoint-md) {
|
||||
display: block !important;
|
||||
}
|
||||
@include resp-max($breakpoint-sm) {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.visible-on-desktop {
|
||||
|
|
Loading…
Reference in New Issue