mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-24 21:12:27 +00:00
Add the nextra SCSS file
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.nextra-container {
|
||||
.sidebar > ul {
|
||||
> li:not(:first-child) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user