fix css

parent 65db4962
......@@ -1779,4 +1779,10 @@ a.keys_test_btn {
top: 220px;
z-index: 4;
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