Skip to content

aleutcss/base.headings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Base-level heading styles.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%