diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 4c697b6..98b88b7 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: 3px; + margin-left: 12px; } 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: 41px; + margin-left: 32px; } footer .fright .hours{ text-align: right; -- libgit2 0.21.4