Optional
paddingGeneral padding size
Check the token table to know which values to use
Example:
<padding="quark" />
Optional
paddingBottom padding size
Check the token table to know which values to use
Example:
<paddingBottom="quark" />
Optional
paddingHorizontal (left and right) padding size
Check the token table to know which values to use
Example:
<paddingHorizontal="quark" />
Optional
paddingLeft padding size
Check the token table to know which values to use
Example:
<paddingLeft="quark" />
Optional
paddingRight padding size
Check the token table to know which values to use
Example:
<paddingRight="quark" />
Optional
paddingTop padding size
Check the token table to know which values to use
Example:
<paddingTop="quark" />
Optional
paddingVertical (top and bottom) padding size
Check the token table to know which values to use
Example:
<paddingVertical="quark" />
Accepted values for padding.
See below for an example using some of the properties:
Example: