Skip to content

Commit ec0f562

Browse files
committed
Use Helvetica in some places as required.
1 parent c554176 commit ec0f562

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stylus/website/index.styl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ body
322322
p
323323
font-size 20px
324324
color white
325+
font-family "Helvetica Neue",Helvetica,Arial,sans-serif
325326
+breakpoint("tablet")
326327
line-height 1.4
327328
font-size 24px
@@ -991,6 +992,7 @@ body
991992
p
992993
max-width 875px
993994
margin 5px auto
995+
font-family "Helvetica Neue",Helvetica,Arial,sans-serif
994996

995997
.btn, a.btn
996998
transition(background-color 0.2s ease)

0 commit comments

Comments
 (0)