Update App.scss

This commit is contained in:
Oleg Shur 2021-04-07 13:21:47 +03:00 committed by GitHub
parent 3b569240ea
commit dbadff8f2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,8 @@ $navbar-width: 250px;
&__container {
margin-top: $header-height;
margin-left: $navbar-width;
position: relative;
z-index: 20;
}
&__navbar {