Skip to content

Commit 442b52c

Browse files
committed
Revert "Use Helvetica in some places as required." It's not this font that is required.
This reverts commit ec0f562.
1 parent a992c55 commit 442b52c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stylus/website/index.styl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ body
322322
p
323323
font-size 20px
324324
color white
325-
font-family "Helvetica Neue",Helvetica,Arial,sans-serif
326325
+breakpoint("tablet")
327326
line-height 1.4
328327
font-size 24px
@@ -992,7 +991,6 @@ body
992991
p
993992
max-width 875px
994993
margin 5px auto
995-
font-family "Helvetica Neue",Helvetica,Arial,sans-serif
996994

997995
.btn, a.btn
998996
transition(background-color 0.2s ease)

0 commit comments

Comments
 (0)