Space Block

Simple block elements in range of sizes for creating space in the page.

evo-space-[width]

evo-space-thin
evo-space-medium
evo-space-thick
<div class="evo-space-thick"></div>

Place a <div> tag in the page where you want negative space between floating elements, and apply the evo-space-thick class. Use the space-none class to collapse the height of a space to nothing.

evo-space-[number]

evo-space-1
evo-space-2
evo-space-3
evo-space-4
evo-space-5
evo-space-6
evo-space-7
evo-space-8
evo-space-9
evo-space-10
evo-space-11
evo-space-12
evo-space-13
evo-space-14
evo-space-15
evo-space-16
evo-space-17
evo-space-18
evo-space-19
evo-space-20
evo-space-21
evo-space-22
evo-space-23
evo-space-24
evo-space-25
<div class="evo-space-10"></div>

Place a <div> tag in the page where you want negative space between floating elements, and apply the evo-space-10 class. You can also use just the space-10 class which will only apply a height value. Use the space-none class to collapse the height of a space to nothing.