Layout Primitives
To maintain consistent spacing throughout the app, layouts should adhere to only using two metric units namely major and minor.
Major Scale
1 unit of major scale is equal to 11px
. MAU provides a utility function that allows you to use the major scale and its multiples in your design.
Usage
Minor Scale
1 unit of minor scale is equal to 5px
. MAU provides a utility function that allows you to use the minor scale and its multiples in your design.
Usage
Last updated