diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 2d18182..30b8343 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2206,6 +2206,9 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .tile_1{ + max-width: 218px; + } .text_left, .post_1 .titles{ margin-left:50px; } -- libgit2 0.21.4