Commit e25c6279bf61565a02c52b2fb5d30e2054567260

Authored by Leonardo Merlin
2 parents faf4e29b e183a3cc

Merge branch 'fix-285'

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
sass/style.sass
... ... @@ -219,6 +219,10 @@ td
219 219 background-repeat: no-repeat
220 220 color: #fff
221 221 padding-left: $gutter * 1.5
  222 + a
  223 + display: block
  224 + padding: 15px 0 18px 0
  225 + margin: -15px 0 -18px 0
222 226 &-participe
223 227 .fa
224 228 margin-right: $gutter * 0.5
... ...