blexar
Version:
CSS framework to establish your favorite websites in mints, with user experience in mind.
16 lines (13 loc) • 344 B
text/stylus
$headers = $header-1 $header-2 $header-3 $header-4 $header-5 $header-6
$header-defaults
margin-top: 0
margin-bottom: 0.5em
line-height: $lineheight
font-weight: $weight-super
for $header, $n in $headers
h{$n + 1}, .h{$n + 1}
_unit-min-max(font-size, $header)
$header-defaults
p, body
$normal
margin: 0