Fork me on GitHub

_base.paragraphs.scss

Source code

View source

Package Name

inuit-paragraphs

Version

0.1.4

The paragraphs module provides a .lede class, which font-size is slightly larger than $inuit-base-font-size. This is useful for things like intro text etc. You can control the amount of that increase with the $inuit-lede-size variable.

                $inuit-lede-size:   1.125 !default;