Fix centering in home page

This commit is contained in:
Rico Sta. Cruz 2017-12-07 21:35:28 +08:00
parent 0036ee443d
commit 3c7b9a392c
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -32,8 +32,7 @@
} }
& > .adbox { & > .adbox {
margin-top: 32px; margin: 32px auto;
margin-bottom: -16px;
} }
@media (max-width: 480px) { @media (max-width: 480px) {