return home
choose one
FAQ why anole?
---
github project
Report bugs, contribute, or just get the code.
visit my website
rolandixor.pro
anole docs - spacers
.an-gen-spacer family
A family of spacing classes. Do not include anything within elements that use these classes, as they are not meant to be "visible" other than to provide "physical" space between other elements.

Available spacers include:
  • an-gen-spacer-tiny
    - 5px
  • an-gen-spacer
    - 35px
  • an-gen-spacer-large
    - 75px
  • an-gen-spacer-huge
    - 135px

<div class="an-text">Some text.</div> <div class="an-gen-spacer"></div> <div class="an-text">Some text.</div>
Some text.
Some text.