diff --git a/post.html b/post.html index 9a9d95f..e7b2bd1 100644 --- a/post.html +++ b/post.html @@ -17,7 +17,7 @@ @media (max-width: 768px), (orientation: portrait) { .responsive-img { - width: 90%; + width: 100%; } } \ No newline at end of file