Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 269 Bytes

styles.md

File metadata and controls

2 lines (2 loc) · 269 Bytes

Child Component outer Padding/Margin

Child components should not define their own outer padding or margin. This is to ensure the component can be reused in other parts of an app. The parent component should define the padding and margin between its child components.