mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
More spacing
This commit is contained in:
@@ -174,7 +174,7 @@ export function SpaceLayout(props: SpaceLayoutProps) {
|
||||
!withTopHeader || variants.generic.length > 1 ? (
|
||||
<div
|
||||
className={tcls(
|
||||
'mt-4 sidebar-default:mt-2 mb-2 flex flex-col gap-2 px-5 empty:hidden',
|
||||
'mt-5 sidebar-default:mt-2 mb-6 flex flex-col gap-2 px-5 empty:hidden',
|
||||
variants.generic.length > 1 ? '' : 'max-lg:hidden'
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user