Newer
Older
@import 'variables';
body:not(.navigation-categories):not(.navigation-topics) #main-outlet {
@include border-radius;
box-shadow: 0 8px 60px 0 rgba(114, 114, 114, 0.1), 0 12px 90px 0 rgba(148, 148, 148, 0.1);
background-color: $secondary;
border-top: 8px solid $header-background;