mirror of
https://ghproxy.net/https://github.com/AlxMedia/incolor.git
synced 2025-08-26 14:55:19 +08:00
Minor responsive fix
This commit is contained in:
parent
256adc6029
commit
c4d4d09d98
1 changed files with 1 additions and 1 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue