mirror of
https://ghproxy.net/https://github.com/AlxMedia/dashwall.git
synced 2025-08-26 06:23:06 +08:00
Hide featured column on mobile home paged
This commit is contained in:
parent
32d9ab68ce
commit
787860f219
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@
|
|||
.page-col-center { width: 100%; padding-right: 0; }
|
||||
.page-col-sidebar-center { width: 100%; }
|
||||
.page-col-sidebar-center .sidebar-content { max-width: 420px; margin: 0 auto; }
|
||||
|
||||
body.home.paged .page-col-featured { display: none; }
|
||||
}
|
||||
@media only screen and (max-width: 820px) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue