KSS Style Guide

6.5.2 #Flex - Gaps - colr .flg-7

Toggle example guides Toggle HTML markup

Sets the margin of all children except last to margin var for 7.

Examples
Default styling
A div
B div
C div
.flg-7
Sets gaps to margin var for 7
A div
B div
C div
Markup
<div class="fld-colr [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/minimal/minimal.css, line 2614