diff --git a/docs/src/components/action/Item.tsx b/docs/src/components/action/Item.tsx index af82e7ee62ff41..27c7f61eada1e9 100644 --- a/docs/src/components/action/Item.tsx +++ b/docs/src/components/action/Item.tsx @@ -13,6 +13,7 @@ export function Group({ } sx={{ flexShrink: 0, - mb: { xs: 2, md: 0 }, }} > {primaryLabel} diff --git a/docs/src/components/home/ProductSuite.tsx b/docs/src/components/home/ProductSuite.tsx index d583bbe3239f34..748688d6fe48a9 100644 --- a/docs/src/components/home/ProductSuite.tsx +++ b/docs/src/components/home/ProductSuite.tsx @@ -59,7 +59,6 @@ export default function ProductSuite() { } description="Build at an accelerated pace without sacrificing flexibility or control." /> - - - - Endless possibilities -
with a lightweight API - - } - description="With Base UI, you have the freedom to decide how much you want to customize a component's structure and style." - /> -
+ + Endless possibilities +
with a lightweight API + + } + description="With Base UI, you have the freedom to decide how much you want to customize a component's structure and style." + /> setIndex(0)}> - + {content.map(({ icon, title, description, link }) => ( @@ -56,7 +56,7 @@ export default function BaseUISummary() { ))} - + Alternative to libraries such as: