Commit 201a973c59019356983b91221476a3d6b9fda24a
1 parent
e8ac39fe
123
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
| @@ -156,6 +156,7 @@ footer{ | @@ -156,6 +156,7 @@ footer{ | ||
| 156 | } | 156 | } |
| 157 | footer .container{ | 157 | footer .container{ |
| 158 | max-width: 1070px; | 158 | max-width: 1070px; |
| 159 | + padding-right: 30px; | ||
| 159 | } | 160 | } |
| 160 | footer a{ | 161 | footer a{ |
| 161 | color: #fff; | 162 | color: #fff; |
| @@ -535,7 +536,7 @@ footer .socbuts a:hover{ | @@ -535,7 +536,7 @@ footer .socbuts a:hover{ | ||
| 535 | text-transform: uppercase; | 536 | text-transform: uppercase; |
| 536 | font-family: 'Lato-Bold'; | 537 | font-family: 'Lato-Bold'; |
| 537 | font-size: 18px; | 538 | font-size: 18px; |
| 538 | - padding: 40px 0; | 539 | + padding: 12px 0; |
| 539 | border-bottom: 1px solid rgba(0,0,0,0); | 540 | border-bottom: 1px solid rgba(0,0,0,0); |
| 540 | } | 541 | } |
| 541 | .dates_but a:hover{ | 542 | .dates_but a:hover{ |