Fix width of maximized side nav
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
@include media($large-screen) {
|
||||
@include unhide;
|
||||
width: 25rem;
|
||||
}
|
||||
|
||||
width: 25rem;
|
||||
box-shadow: 0 6px 18px 0 rgba(48,58,65,0.15);
|
||||
|
||||
.sidenav__title {
|
||||
|
Reference in New Issue
Block a user