diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 2abf88d..aa53a26 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -156,6 +156,7 @@ footer{ } footer .container{ max-width: 1070px; + padding-right: 30px; } footer a{ color: #fff; @@ -535,7 +536,7 @@ footer .socbuts a:hover{ text-transform: uppercase; font-family: 'Lato-Bold'; font-size: 18px; - padding: 40px 0; + padding: 12px 0; border-bottom: 1px solid rgba(0,0,0,0); } .dates_but a:hover{ -- libgit2 0.21.4