1.0.3 • Published 8 years ago

aleut.base.headings v1.0.3

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

Headings

The aleutcss headings module defines font sizes for base-level heading elements from h1 through to h6.

The sizes for this package can be specified by modyfying these variables:

$heading-size-1:  36px;
$heading-size-2:  30px;
$heading-size-3:  24px;
$heading-size-4:  20px;
$heading-size-5:  16px;
$heading-size-6:  14px;

Install using npm:

    $ npm install --save-dev aleut.base.headings