Paulus Schoutsen b0bdfe2fe9 Update to site
2014-12-21 12:17:37 -08:00

10 lines
242 B
SCSS

@charset "UTF-8";
/*------------------------------------*\
$MAIN
\*------------------------------------*/
html{
font:#{($base-font-size/16px)*1em}/#{$line-height-ratio} $base-font-family;
overflow-y:scroll;
min-height:100%;
}