With the margin classes of this framework you can provide space around the elements.
The space between the lines and the yellow area is the margin space.
margin
<div class="margin"></div>
margin-full
<div class="margin-full"></div>
margin-top
<div class="margin-top"></div>
margin-right
<div class="margin-right"></div>
margin-bottom
<div class="margin-bottom"></div>
margin-left
<div class="margin-left"></div>