Commit 6cedf854e4a52535ea022fca138b50fb5433ea12
1 parent
ace53bc5
123
Showing
1 changed file
with
2 additions
and
2 deletions
 
Show diff stats
frontend/web/css/style.css
| ... | ... | @@ -208,8 +208,8 @@ footer .fcenter ul li a:active,footer .fcenter ul li a:focus{ | 
| 208 | 208 | color:#fff; | 
| 209 | 209 | } | 
| 210 | 210 | footer .fright{ | 
| 211 | - padding-bottom:25px; | |
| 212 | - margin-left: 32px; | |
| 211 | + padding-bottom: 25px; | |
| 212 | + margin-left: 6px; | |
| 213 | 213 | } | 
| 214 | 214 | footer .fright .hours{ | 
| 215 | 215 | text-align: right; | ... | ... | 
