diff --git a/stylesheets/style.css b/stylesheets/style.css index fa8f0298..1b394486 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -286,6 +286,9 @@ div.post { overflow-wrap: break-word; @media (max-width: 48em) { + padding: 0px; + margin: 0px; + width: 100%; max-width: 100%; } @@ -1127,9 +1130,7 @@ div.video-container { } div.post.reply { padding: 0.5em 0px 0.5em 0.5em; - margin: 0px; box-sizing: border-box; - margin: 0px; } .post-btn { margin: 0 2px 0 2px;