diff --git a/JoshHeaps.Net/wwwroot/css/blog/post.css b/JoshHeaps.Net/wwwroot/css/blog/post.css index a0ec26b..7ac4a9e 100644 --- a/JoshHeaps.Net/wwwroot/css/blog/post.css +++ b/JoshHeaps.Net/wwwroot/css/blog/post.css @@ -150,7 +150,6 @@ body { .post-content img { max-width: 100%; - height: auto; border-radius: 8px; margin: 1.25rem 0; }