fix css

parent 65db4962
...@@ -1780,3 +1780,9 @@ a.keys_test_btn { ...@@ -1780,3 +1780,9 @@ a.keys_test_btn {
z-index: 4; z-index: 4;
margin-top: 0; margin-top: 0;
} }
@media only screen and (max-width: 992px) {
.keys_test_top a.toggle_bottom {
display: none;
}
}
\ No newline at end of file
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