When it comes to text styling, Norska expands on the existing utilities, add a few, and modify some of the existing ones.
The font scale used ranges from .text-1
to .text-10
.
Values smaller than 1
can be achieved with classes .text-01
to .text-0001
.
The font family classes dropped their .font-*
prefix and have a few additions.
Color can be applied directly to text without the .text-*
preifx.
For a complete list of all available colors, check the
color palette page.
Norska simplifies the font weight to the .bold
and
.no-bold
classes.
Norska renames the .line-through
class to .strike
and
allow changing the color of the text decoration through the .underline-*
color classes.
For a complete list of all available colors, check the color palette page.
Norska renames the .leading-*
classes handling line height to .lh-*
.