#1208

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