Minor responsive fix

This commit is contained in:
AlxMedia 2021-08-22 18:01:19 +02:00
parent 256adc6029
commit c4d4d09d98

View file

@ -26,7 +26,7 @@
@media only screen and (min-width: 480px) and (max-width: 960px) {
/* s1 general */
.s1 { width: 100%; }
.s1 { width: 100%; padding-top: 40px; }
.s1 .sidebar-content { width: 100%; }
.col-2cr .s1 { margin-left: 0; }