diff --git a/css/custom.css b/css/custom.css index feafeaaff9..d6a4804839 100644 --- a/css/custom.css +++ b/css/custom.css @@ -32,6 +32,13 @@ body .content-root { margin-left: auto; } +/* Brand Guidelines */ + +.brand_guidelines .content-root { + margin: 0 auto; + padding: 0 !important; +} + @media (min-width: 768px) { .menubar { right: 794px; diff --git a/guidelines.html b/guidelines.html index 5ef47309c0..c0bbca82bf 100644 --- a/guidelines.html +++ b/guidelines.html @@ -63,7 +63,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab"); }); -
+