Skip to main content
MybringDesign System

Line height

Overriding default

Be very careful with defining line height. For most cases it should be undeclared, so the default base setting of 1.5 works as intended. But sometimes you do need to override — and then these classes can help.

Class Declaration
lh-solid line-height: 1;
lh-tight line-height: 1.3;