aleut-headings

0.5.0 • Public • Published

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-headings

/aleut-headings/

    Package Sidebar

    Install

    npm i aleut-headings

    Weekly Downloads

    0

    Version

    0.5.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • hauken
    • kmelve