Skip to content
Snippets Groups Projects
Commit bf4a371d authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-3574: updating scss to use new contained width mixin

parent f735e599
No related branches found
No related tags found
No related merge requests found
......@@ -46,9 +46,7 @@ $faculties: 'org-default', 'org-ahs', 'org-art', 'org-eng', 'org-env', 'org-mat'
width: 100%;
&.uw-contained-width {
margin-left: auto;
margin-right: auto;
max-width: 63rem;
@include uw-contained-width;
padding: 0 1rem;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment