KSS Style Guide

7.1.1 #Font - Size - 0 .fs-0

Toggle example guides Toggle HTML markup

Sets the font-size an element to the variable for 0.

Examples
Default styling
A div
.fs-0
Sets the font-size an element to the variable for 0
A div
Markup
<div class="[modifier class]">A div</div>
Source: dist/minimal/minimal.css, line 3885