Implements pull request #86 without the padding because margin-top is already set by media-query for screens <= 600px

This commit is contained in:
Benjamin Southall 2017-03-03 17:04:04 +09:00
parent ef22020403
commit d76a981dfb

View File

@ -47,7 +47,7 @@ div.boardlist.bottom {
img.banner, img.board_image {
max-width: 100%!important;
max-width: 100vw;
}