Margin typedef
Margin = Spacing
The margin CSS property sets the outer spacing of an element.
Read more: MDN margin
Implementation
typedef Margin = Spacing;
The margin CSS property sets the outer spacing of an element.
Read more: MDN margin
typedef Margin = Spacing;