diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 8269a19..48377eb 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -685,8 +685,8 @@ footer .socbuts a:hover{ } .textile_bottom{ float: left; + margin: 80px 50px; width: 100%; - margin: 80px 0; } .textile_bottom.tb1{ margin-top: 73px; @@ -1758,6 +1758,10 @@ p.right{text-align: right;} margin-left: 22px; margin-right: -22px; } + .filters.col-md-3{ + margin-left: 9px; + margin-right: -9px; + } } @media (min-width: 992px) and (max-width: 1199px) { footer .fleft p{ -- libgit2 0.21.4