Commit d001b40e7322cb6a900dd40356fc779a88a5d0d0

Authored by Yarik
1 parent 394d4a6a

Commit

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2814,7 +2814,7 @@ input[type=file]::-webkit-file-upload-button {
2814 2814 }
2815 2815  
2816 2816 .blog-post-content img {
2817   - max-width: 340px;
  2817 + /*max-width: 340px;*/
2818 2818 float: left;
2819 2819 margin-right: 30px;
2820 2820 margin-top: 4px;
... ...