Hide olark in mobile view. It is just a distraction
This commit is contained in:
parent
4366bbbbf5
commit
b0422fd16c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
@media (max-width: 550px) {
|
||||
@media (max-width: 410px) {
|
||||
.olrk-normal {
|
||||
display: none;
|
||||
}
|
||||
|
|
Reference in a new issue