#1208

parent 01cf9370
......@@ -17,6 +17,9 @@
.cif {
margin-top: 25px;
}
.subsc_form button {
margin-top: 0;
}
.mackup_text {
display: none;
......@@ -47,6 +50,12 @@ a.toggle_bottom {
}
@media only screen and (max-width: 768px) {
.short_keys_block {
height: 313px;
}
.subsc_block_txt {
margin-top: 25px;
}
.section1 {
min-height: 260px;
}
......@@ -369,8 +378,3 @@ filter: progid:DXImageTransform.
min-width: 320px;
}
}
\ No newline at end of file
@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