diff --git a/website/source/assets/stylesheets/_global.scss b/website/source/assets/stylesheets/_global.scss index bfd2e5c901..5610fefddf 100755 --- a/website/source/assets/stylesheets/_global.scss +++ b/website/source/assets/stylesheets/_global.scss @@ -15,6 +15,11 @@ body { font-weight: 500; } +// add margin-left to the Mega Nav button +// this will be fixed and removed later +.mega-nav-sandbox.mega-nav-sandbox.mega-nav-sandbox.mega-nav-sandbox .mega-nav-ctrl { margin-left: 10px;} + + h1, h2, h3, h4, h5 { -webkit-font-smoothing: antialiased; font-family: $font-family-klavika;