debug router

This commit is contained in:
Cool-Y 2019-07-25 22:48:45 +08:00
parent c0d9276634
commit b82d70bbcd
2 changed files with 6 additions and 1 deletions

View File

@ -4,7 +4,7 @@
padding-top: 40px; padding-top: 40px;
} }
@media (max-width: 600px) { @media (max-width: 767px) {
.posts-expand { .posts-expand {
margin: 0 20px; margin: 0 20px;
} }

View File

@ -0,0 +1,5 @@
//
$content-desktop = 700px
// 1600px
$content-desktop-large = 900px