diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 9de0580..a8db22d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2324,6 +2324,10 @@ p.right{text-align: right;} } } @media (max-width: 991px) { + .blocks_2 .col-md-4.col-sm-6{ + padding: 0; + margin-bottom: 10px; + } .button2 a.punkt, .button2 a.punkt:hover{ width: 85%!important; line-height: 13px; -- libgit2 0.21.4