Commit a1d2b6138bd7b51f792e20ca8f470d8ba10bd98b

Authored by Eugeny Galkovskiy
1 parent aab65992

123

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2324,6 +2324,10 @@ p.right{text-align: right;}
2324 2324 }
2325 2325 }
2326 2326 @media (max-width: 991px) {
  2327 + .blocks_2 .col-md-4.col-sm-6{
  2328 + padding: 0;
  2329 + margin-bottom: 10px;
  2330 + }
2327 2331 .button2 a.punkt, .button2 a.punkt:hover{
2328 2332 width: 85%!important;
2329 2333 line-height: 13px;
... ...