clean up styles
This commit is contained in:
@@ -69,11 +69,11 @@ import { navLinks } from "../../data/nav-links";
|
||||
height: 100vh;
|
||||
z-index: 3;
|
||||
transition: $transition;
|
||||
}
|
||||
|
||||
.drawer > div {
|
||||
padding: 8px 6px 4px;
|
||||
border-bottom: var(--border);
|
||||
& div {
|
||||
padding: 8px 6px 4px;
|
||||
border-bottom: var(--border);
|
||||
}
|
||||
}
|
||||
|
||||
nav {
|
||||
|
||||
Reference in New Issue
Block a user