diff --git a/app/components/Sidebar/components/Section.ts b/app/components/Sidebar/components/Section.ts index 815b044aa..e18c4ac54 100644 --- a/app/components/Sidebar/components/Section.ts +++ b/app/components/Sidebar/components/Section.ts @@ -9,7 +9,7 @@ const Section = styled(Flex)` flex-shrink: 0; &:first-child { - margin-top: 20px; + margin-top: 12px; } &:empty {