Define Wrappers - ariel-fer/Araena GitHub Wiki
[[TOC]]
- Make sure spacing between elements has been identified.
- Wrapper Variables were set
Make sure the following classes are being used by the variables defined:
Class | variable assigned |
---|---|
c-wrapper-2xs |
size-separation-2xs |
c-wrapper-xs |
size-separation-xs |
c-wrapper-s |
size-separation-s |
c-wrapper-m |
size-separation-m |
c-wrapper-l |
size-separation-l |
c-wrapper-xl |
size-separation-xl |
c-wrapper-2xl |
size-separation-2xl |
c-wrapper-3xl |
size-separation-3xl |
Class | Description |
---|---|
c-form-item |
To use when in need to group labels with fields |
c-button-wrapper |
When multiple horizontally-aligned buttons are required |