Skip to content

Commit

Permalink
update style font size
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsai-j committed Nov 27, 2016
1 parent 3f8289f commit a72d3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gl-styles.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
:root {


--font-size-default: 16em;
--font-size-default: 1em;
--font-size-large: calc(var(--font-size-default) * 1.25);/*// ~20px*/
--font-size-small: calc(var(--font-size-default) * 0.85); /*// ~14px*/

Expand Down

0 comments on commit a72d3de

Please sign in to comment.