Skip to content

Commit

Permalink
more info on making font-sizes outside the default modular scale
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank committed Jun 16, 2011
1 parent 6459313 commit b77ea31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.css
Expand Up @@ -35,7 +35,7 @@ p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldse

/* `Headings and small
---------------------------------------- */
/* Font sizes are based on the golden ratio of 16. See this for the modular scale: http://ow.ly/5jGl6. Line-heights and margins are adjusted to keep a 26px (1.625em) vertical rhythm across all elements */
/* Font sizes are based on the golden ratio of 16. See this for the modular scale: http://ow.ly/5jGl6. Line-heights and margins are adjusted to keep a 26px (1.625em) vertical rhythm across all elements. If you'd like to use other font-sizes, see http://drewish.com/tools/vertical-rhythm and http://modularscale.com */
h1, h2, h3, h4, h5, h6 {
font-size: 1em;
font-weight: bold;
Expand Down

0 comments on commit b77ea31

Please sign in to comment.