diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 7645705..7bcb483 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -408,7 +408,8 @@ button:focus {outline: none;} margin-right: 25px; display: inline-block; float: left; - overflow:hidden; + overflow: hidden; + margin-bottom: 35px; } .slider .slide{ width:100%; -- libgit2 0.21.4