Fix width of maximized side nav

This commit is contained in:
Patrick Smith 2019-02-06 11:46:11 -05:00
parent 035514388e
commit 1cf283ff83

View File

@ -3,9 +3,9 @@
@include media($large-screen) { @include media($large-screen) {
@include unhide; @include unhide;
width: 25rem;
} }
width: 25rem;
box-shadow: 0 6px 18px 0 rgba(48,58,65,0.15); box-shadow: 0 6px 18px 0 rgba(48,58,65,0.15);
.sidenav__title { .sidenav__title {