Commit 19fb723768a3c8bd71b7d8fab3a2f1f0e12b5876
1 parent
1d0f24da
Exists in
master
and in
3 other branches
fix links of social buttons
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
partial_sass/_conexions.sass
@@ -127,6 +127,10 @@ | @@ -127,6 +127,10 @@ | ||
127 | height: 58px | 127 | height: 58px |
128 | width: 58px | 128 | width: 58px |
129 | margin: 0 15px 0 25px | 129 | margin: 0 15px 0 25px |
130 | + a | ||
131 | + display: block | ||
132 | + height: 58px | ||
133 | + width: 58px | ||
130 | 134 | ||
131 | background: url('images/home/icon-insta.png') no-repeat left center | 135 | background: url('images/home/icon-insta.png') no-repeat left center |
132 | 136 |