diff --git a/src/newsreader/scss/components/post/_post.scss b/src/newsreader/scss/components/post/_post.scss index c8b96ee..200d63f 100644 --- a/src/newsreader/scss/components/post/_post.scss +++ b/src/newsreader/scss/components/post/_post.scss @@ -17,7 +17,7 @@ @media (max-width: $mobile-breakpoint) { width: 100%; - height: 80%; + height: 100%; margin: 0; }