Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 442 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 442 Bytes

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