- fix

parent 92105eda
...@@ -1715,6 +1715,12 @@ a.keys_test_btn { ...@@ -1715,6 +1715,12 @@ a.keys_test_btn {
} }
} }
@media only screen and (max-width: 992px) {
.e_cat_two_scroll3 a.toggle_bottom {
display: none;
}
}
@media (max-width: 768px) { @media (max-width: 768px) {
.top_ops a.toggle_bottom { .top_ops a.toggle_bottom {
top: 15px; top: 15px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment