stylesheets/html5-boilerplate/_fonts.scss in html5-boilerplate-0.2.3 vs stylesheets/html5-boilerplate/_fonts.scss in html5-boilerplate-0.2.4

- old
+ new

@@ -1,10 +1,10 @@ $base-font-family: unquote("sans-serif") !default; $base-font-size: 13px !default; $base-line-height: 1.231 !default; // -// fonts.css from the YUI Library: developer.yahoo.com/yui/fonts +// fonts.css from the YUI Library: developer.yahoo.com/yui/ // // There are three custom edits: // * remove arial, helvetica from explicit font stack // * we normalize monospace styles ourselves // * table font-size is reset in the HTML5 reset above so there is no need to repeat