We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c554176 commit ec0f562Copy full SHA for ec0f562
1 file changed
stylus/website/index.styl
@@ -322,6 +322,7 @@ body
322
p
323
font-size 20px
324
color white
325
+ font-family "Helvetica Neue",Helvetica,Arial,sans-serif
326
+breakpoint("tablet")
327
line-height 1.4
328
font-size 24px
@@ -991,6 +992,7 @@ body
991
992
993
max-width 875px
994
margin 5px auto
995
996
997
.btn, a.btn
998
transition(background-color 0.2s ease)
0 commit comments