Element Spacings - ariel-fer/Araena GitHub Wiki

List properties

Buttons

List all buttons found

Id Button Size Role
1 image.png M Primary
2 image.png M Secondary
3 image.png M Tertiary
4 image.png S Primary
Button: M Primary Desktop Mobile Landscape Mobile
padding-top 11px 11px 11px
padding-bottom 11px 11px 11px
padding-left 15px 15px 15px
padding-right 63px 63px 63px
Button: M Secondary Desktop Mobile Landscape Mobile
padding-top 11px 11px 11px
padding-bottom 11px 11px 11px
padding-left 15px 15px 15px
padding-right 63px 63px 63px
Button: M Tertiary Desktop Mobile Landscape Mobile
padding-top 0px 0px 0px
padding-bottom 0px 0px 0px
padding-left 0px 0px 0px
padding-right 0px 0px 0px

Forms

Do's

  • Text Area
  • Text Field
  • Dropdown

Dont's

  • Label: it is just a text so it should not have paddings or margins added inside.
Form: Text Area Desktop Mobile Landscape Mobile
padding-top
padding-bottom
padding-left
padding-right
Form: Text field Desktop Mobile Landscape Mobile
padding-top 0rem 0rem 0rem
padding-bottom 0rem 0rem 0rem
padding-left 1rem 1rem 1rem
padding-right 2.5rem 2.5rem 2.5rem
Form: Dropdown Desktop Mobile Landscape Mobile
padding-top 0REM 0REM 0REM
padding-bottom 0REM 0REM 0REM
padding-left 1REM 1REM 1REM
padding-right 4REM 4REM 4REM

List all values

To have in mind:

  • list all values in an excel
  • Convert values to rem to have a single measurement
  • remove duplicates
  • Order them from low to high
property 1 2 3 4 5 6
padding & margin 0.6875rem 0.9375rem 1rem 2.5rem 3.9375rem 4rem
⚠️ **GitHub.com Fallback** ⚠️