diff --git a/packages/ui/src/components/Header/Header.module.css b/packages/ui/src/components/Header/Header.module.css index 7f12f5adf8..d74d3eeb50 100644 --- a/packages/ui/src/components/Header/Header.module.css +++ b/packages/ui/src/components/Header/Header.module.css @@ -22,7 +22,6 @@ flex-direction: column; gap: var(--bui-space-1); margin-top: var(--bui-space-6); - margin-bottom: var(--bui-space-6); } .bui-HeaderContent {