This commit is contained in:
Cool-Y 2019-08-08 21:13:02 +08:00
commit 6476d7f332
2 changed files with 5 additions and 1 deletions

View File

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

View File

@ -2,4 +2,8 @@
$content-desktop = 700px $content-desktop = 700px
// 1600px // 1600px
<<<<<<< HEAD
$content-desktop-large = 700px $content-desktop-large = 700px
=======
$content-desktop-large = 900px
>>>>>>> abb65e61b75d94e9b265e42e76a0b58ee73b5e69