diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5ad7571..356e173 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2814,7 +2814,7 @@ input[type=file]::-webkit-file-upload-button { } .blog-post-content img { - max-width: 340px; + /*max-width: 340px;*/ float: left; margin-right: 30px; margin-top: 4px; -- libgit2 0.21.4