diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e3627e2..6f57166 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -164,7 +164,7 @@ footer a{ } footer .fleft{ padding-bottom:25px; - margin-left: 12px; + margin-left: 27px; } footer .fcenter ul li a{ color: rgba(255, 255, 255, 0.9); @@ -209,7 +209,7 @@ footer .fcenter ul li a:active,footer .fcenter ul li a:focus{ } footer .fright{ padding-bottom: 25px; - margin-left: 6px; + margin-left: 3px; } footer .fright .hours{ text-align: right; @@ -369,7 +369,7 @@ footer .socbuts a:hover{ min-height: 620px; text-align: center; padding-top: 32px; - max-width: 1100px; + max-width: 1064px; margin: 0 auto; } .main-box4 a:hover{color:black;} -- libgit2 0.21.4