From 84ceaf7bd28a74483f697a6da87879b037e68914 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:15:31 -0300 Subject: [PATCH] [website] Fix a couple of rough edges (#40849) --- docs/src/components/action/Item.tsx | 1 + .../src/components/home/GetStartedButtons.tsx | 1 - docs/src/components/home/ProductSuite.tsx | 1 - docs/src/components/home/StartToday.tsx | 3 +-- .../productBaseUI/BaseUICustomization.tsx | 22 +++++++++---------- .../productBaseUI/BaseUISummary.tsx | 4 ++-- 6 files changed, 14 insertions(+), 18 deletions(-) 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: