Commit 48b87f96ef060ce5146e2b527fb51ca291cdc2c3

Authored by Eugeny Galkovskiy
1 parent ce59cf95

290616

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
@@ -408,7 +408,8 @@ button:focus {outline: none;} @@ -408,7 +408,8 @@ button:focus {outline: none;}
408 margin-right: 25px; 408 margin-right: 25px;
409 display: inline-block; 409 display: inline-block;
410 float: left; 410 float: left;
411 - overflow:hidden; 411 + overflow: hidden;
  412 + margin-bottom: 35px;
412 } 413 }
413 .slider .slide{ 414 .slider .slide{
414 width:100%; 415 width:100%;