diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 0a00cdf..28b0902 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2387,11 +2387,14 @@ p.right{text-align: right;} .post_1.contract img {width: initial;} .brand_logo img, .tile3 .picture img, .tile4 .picture img{width:100%;} .main-box3 ul{ - padding: 0; + padding: 0 15px; } .main-box4 .picture{ width: 100%; } + .main-box5 .simple-spoiler{ + padding: 0 15px; + } } @media (min-width: 705px){ .tiles{ -- libgit2 0.21.4