feat(bundles): fixes and adjustments

This commit is contained in:
Dmitry Nehaychik 2019-02-05 21:03:35 +03:00
parent 631a856200
commit 841d57d0ec
11 changed files with 99 additions and 84 deletions

View file

@ -32,7 +32,7 @@
/deep/ nb-layout-header {
box-shadow: nb-theme(shadow-default);
background: nb-theme(header-bg);
nav {
max-width: calc(#{$content-width} - 8.125rem * 2);
margin: 0 auto;