Class
Properties
Description
page-wrapper
Utility element to wrap around all elements within a page
Global Styles
Component containing any custom HTML/CSS for the entire project
Navigation
Component containing global main navigation before page-main element, set as <nav>
page-main
Wrap around all body elements, set as <main> HTML tag
Footer
Component containing global footer after page-main element, set as <footer>
container
margin: 0 auto
max-width:
container
padding: 0
global-padding
Main container wrapping around all content that isn't full-width
section
padding:
section-padding
0
Adds top and bottom padding for all sections