Commit 3346b6d21be3dbf504f83a21b3487be1ab5866a6
1 parent
24f79650
Exists in
homepage
and in
1 other branch
Fix horizontal scroll
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
_footer.sass
@@ -82,7 +82,7 @@ | @@ -82,7 +82,7 @@ | ||
82 | font-family: 'Open Sans' | 82 | font-family: 'Open Sans' |
83 | .links-uteis | 83 | .links-uteis |
84 | margin: auto | 84 | margin: auto |
85 | - padding: 15px | 85 | + padding: 15px 0px |
86 | width: 980px | 86 | width: 980px |
87 | span | 87 | span |
88 | border-right: 1px solid #eee | 88 | border-right: 1px solid #eee |