Space Block
Simple block elements in range of sizes for creating space in the page. A novel idea that actually works.
evo-space-[number] experimental
To create negative space between floating elements, place a <div>
tag in the page, with evo-space-[number]
class, as in this example.
<div class="evo-space-10"></div>
You can also use just the space-[number]
class such as space-10
, which will only apply a height value. Use the space-none
class to collapse the height of a space to nothing.
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