KSS Style Guide

6.5.1.3 #Flex - Gaps - col - sm .flg-sm-5

Toggle example guides Toggle HTML markup

Sets the margin of all children except last to margin var for 5 on sm.

Examples
Default styling
A div
B div
C div
.flg-sm-5
Sets gaps to margin var for 5 on sm
A div
B div
C div
Markup
<div class="fld-col [modifier class]"><div class="fls-1-1">A div</div><div class="fls-1-1">B div</div><div class="fls-1-1">C div</div></div>
Source: dist/full/full.css, line 4684