diff --git a/_sass/layout/post.scss b/_sass/layout/post.scss index 59ea067..0ee9144 100644 --- a/_sass/layout/post.scss +++ b/_sass/layout/post.scss @@ -333,12 +333,6 @@ } // .post } -@media all and (min-width: 768px) and (max-width: 830px) { - .post img { - max-width: calc(100% + 2rem); - } -} - /* Hide SideBar and TOC */ @media all and (max-width: 830px) { .post-navigation {