For containers like div, use
For links, use
For Typography, use
For images use
With regards to SPACING, all components in bits extends the BaseComponent which will enable the components to accepts inputs for responsive margins. We are following the Single-Direction Margin approach (right and bottom for us) so we don’t have to worry when we remove or move components around the page. See
Everyone should only use components that is already available in bits and should not be customised without consulting the designers and ui-engineering teams first.