Commit 19fb723768a3c8bd71b7d8fab3a2f1f0e12b5876

Authored by Melissa Wen
1 parent 1d0f24da

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 127 height: 58px
128 128 width: 58px
129 129 margin: 0 15px 0 25px
  130 + a
  131 + display: block
  132 + height: 58px
  133 + width: 58px
130 134 &.instagram
131 135 background: url('images/home/icon-insta.png') no-repeat left center
132 136 &.twitter
... ...