Update _helpers.scss
This commit is contained in:
parent
8e10b71bab
commit
130726ac83
1 changed files with 3 additions and 0 deletions
|
@ -69,6 +69,9 @@
|
|||
@include resp-max($breakpoint-md) {
|
||||
display: block !important;
|
||||
}
|
||||
@include resp-max($breakpoint-sm) {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.visible-on-desktop {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue