fix css

parent 7e788656
......@@ -161,4 +161,21 @@ a.toggle_bottom:hover .icon-arrowDown2:after, a.toggle_bottom:active .icon-arrow
}
.video_sec a.toggle_bottom {
margin-top: 153px;
}
@media (max-width: 970px) {
.e_cat_top a.toggle_bottom {
margin-top: 35px;
}
.gen_mail_top a.toggle_bottom {
margin-top: 50px;
}
}
@media (max-width: 768px) {
.keys_appl_top a.toggle_bottom {
top: 15px;
position: relative;
}
}
\ 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