mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add extra padding on bottom of help docs
This commit is contained in:
parent
1ca6da0daa
commit
6d480ffe38
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ export default function Colors(): JSX.Element {
|
|||
</Link>
|
||||
</HStack>
|
||||
</Box>
|
||||
<Box css={{ height: '120px' }} />
|
||||
</PrimaryLayout>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue