Commit 7a8434b16c9ebbb579f43d8b6af5037a92465667

Authored by Melissa Wen
1 parent 5a22860f

add border color on generic card

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
_tracks.sass
... ... @@ -14,6 +14,7 @@
14 14 margin: 0
15 15 .title
16 16 background: #FFF url('images/home/icon-tec.png') no-repeat 15px center !important
  17 + border-color: #696778
17 18 border-radius: 5px 5px 0 0
18 19 color: #696778
19 20 height: 100px
... ...