mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
Tweak docs sidebar nav subitems
This commit is contained in:
@@ -89,6 +89,12 @@
|
||||
}
|
||||
|
||||
&__subitem {
|
||||
margin-bottom: 8px;
|
||||
|
||||
&:first-child {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
a {
|
||||
line-height: 1.5;
|
||||
|
||||
@@ -96,9 +102,5 @@
|
||||
@include font-bold();
|
||||
}
|
||||
}
|
||||
|
||||
+ .docs__subitem {
|
||||
margin-top: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user