Skip to content

Commit

Permalink
Fix largeScreenUp typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodyiscertain committed Nov 19, 2014
1 parent 1420ff0 commit 3288536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/base/_typography.sass
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ img
body
font-size: 120%

+media($largeScreenup)
+media($largeScreenUp)
body
font-size: 125%

Expand Down

0 comments on commit 3288536

Please sign in to comment.