Commit 54e2b8f480dac59bfdd1f1bacc2e6b194c958fa1

Authored by Eugeny Galkovskiy
1 parent cdeb04bc

123

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
frontend/web/css/style.css
@@ -164,7 +164,7 @@ footer a{ @@ -164,7 +164,7 @@ footer a{
164 } 164 }
165 footer .fleft{ 165 footer .fleft{
166 padding-bottom:25px; 166 padding-bottom:25px;
167 - margin-left: 12px; 167 + margin-left: 27px;
168 } 168 }
169 footer .fcenter ul li a{ 169 footer .fcenter ul li a{
170 color: rgba(255, 255, 255, 0.9); 170 color: rgba(255, 255, 255, 0.9);
@@ -209,7 +209,7 @@ footer .fcenter ul li a:active,footer .fcenter ul li a:focus{ @@ -209,7 +209,7 @@ footer .fcenter ul li a:active,footer .fcenter ul li a:focus{
209 } 209 }
210 footer .fright{ 210 footer .fright{
211 padding-bottom: 25px; 211 padding-bottom: 25px;
212 - margin-left: 6px; 212 + margin-left: 3px;
213 } 213 }
214 footer .fright .hours{ 214 footer .fright .hours{
215 text-align: right; 215 text-align: right;
@@ -369,7 +369,7 @@ footer .socbuts a:hover{ @@ -369,7 +369,7 @@ footer .socbuts a:hover{
369 min-height: 620px; 369 min-height: 620px;
370 text-align: center; 370 text-align: center;
371 padding-top: 32px; 371 padding-top: 32px;
372 - max-width: 1100px; 372 + max-width: 1064px;
373 margin: 0 auto; 373 margin: 0 auto;
374 } 374 }
375 .main-box4 a:hover{color:black;} 375 .main-box4 a:hover{color:black;}