Tighten sidebar navigation

This commit is contained in:
Tom Moor
2024-02-20 20:59:53 -05:00
parent 7c2a3142a4
commit 2099a5a283

View File

@@ -9,7 +9,7 @@ const Section = styled(Flex)`
flex-shrink: 0; flex-shrink: 0;
&:first-child { &:first-child {
margin-top: 20px; margin-top: 12px;
} }
&:empty { &:empty {