Table of Contents

ComboStrap Styling - Length Scale (Size Scale)

About

Every length are scaled based on what's called the rem (Root Emphemeral Unit) which is equal by default to 16px.

This scale is used for font size and spacing (component spacing and line spacing)

The numerical scale is going:

The alphabetical scale is going:

Configuration

Every browser sets a value of 16px for one rem by default but you can increase it with the remSize configuration.

Rem Strap Conf

This value is not dependent on the screen size (Bootstrap does not vary it either)