#1208

parent 70adeba0
......@@ -47,9 +47,6 @@ a.toggle_bottom {
}
@media only screen and (max-width: 768px) {
.short_keys_block {
height: 313px;
}
.section1 {
min-height: 260px;
}
......@@ -371,4 +368,9 @@ filter: progid:DXImageTransform.
body {
min-width: 320px;
}
}
@media only screen and (max-width: 768px) {
.short_keys_block {
height: 313px;
}
}
\ 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