Do
Use Grid to align content to the right or left side of a page layout.
Don't
Don't use Grid with only one full-width column of content. This causes unnecessary elements. Box is what you're looking for here.
Use Grid to align content to the right or left side of a page layout.
Don't use Grid with only one full-width column of content. This causes unnecessary elements. Box is what you're looking for here.