[#181] update breakpoint for .desktop-only
This commit is contained in:
parent
a1d89464ad
commit
ab996c3251
@ -73,7 +73,7 @@ body {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media only screen and ( min-width: 1024px ) {
|
||||
@media only screen and ( min-width: 768px ) {
|
||||
.desktop-only {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user