devroom.io/content/css/_typography.sass

14 lines
189 B
Sass
Raw Normal View History

2013-07-25 05:35:02 +00:00
$base-font-size: 13px
$base-line-height: 18px
@import "compass/typography"
@include establish-baseline
html
font-family: $helvetica
#title
h1
@include adjust-font-size-to(36px)