Commit 0ab7c7abed9510a044b8fff0128559a8ed2bfbf6

Authored by Eugeny Galkovskiy
1 parent fd974b50

123

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2331,6 +2331,11 @@ p.right{text-align: right;}
2331 2331 padding-bottom: 30px;
2332 2332 padding-top: 15px;
2333 2333 }
  2334 + .dates_but{
  2335 + margin:0;
  2336 + text-align:center;
  2337 + margin: 25px 0px;
  2338 + }
2334 2339 .blocks_2 .col-md-4.col-sm-6{
2335 2340 padding: 0;
2336 2341 }
... ...