Skip to content

Commit

Permalink
#71. Fixed font-family in address span and call paragraph
Browse files Browse the repository at this point in the history
.
  • Loading branch information
AlanSanchezP committed May 5, 2017
1 parent d7de1c1 commit 8e9bfd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emma/static/styl/landing/home.styl
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,7 @@

.landing-agend-call__left-column
flex-basis 375px
font-family 'Avenir LT Std Medium'

p
font-size remify(14)
Expand Down Expand Up @@ -778,6 +779,7 @@

.landing-agend-call__address
display block
font-family 'Avenir LT Std Medium'
font-size remify(14)
line-height 1.29
margin-top remify(18)
Expand Down

0 comments on commit 8e9bfd9

Please sign in to comment.