Update responsiveness

This commit is contained in:
Rico Sta. Cruz 2016-08-13 10:20:22 +08:00
parent 0f0b733740
commit 2794e757a7
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
color: #aaa;
}
@media (max-width: 480px) {
@media (max-width: 768px) {
.side-ad {
display: none;
}