Commit 9fff8c16befd9421548f5548cb942cab948901ce

Authored by Melissa Wen
1 parent e194639b

single margin adjust on track hits

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
_tracks.sass
... ... @@ -50,7 +50,7 @@
50 50 padding: 0 0 0 25px
51 51 .hits
52 52 background: transparent url('images/home/06.png') no-repeat left center
53   - margin: 10px 0px 10px 20px
  53 + margin: 12px 0px 10px 20px
54 54 .label, .counter
55 55 color: #FFF
56 56 display: inline-block
... ...