From 53582add79e9245d586e0919e6736745f118e04d Mon Sep 17 00:00:00 2001 From: Jamil Date: Sun, 29 Oct 2023 11:52:09 -0700 Subject: [PATCH] Update rounded corners (#2518) --- website/src/app/page.tsx | 18 +++++++++--------- website/src/app/product/early-access/page.tsx | 2 +- website/src/app/product/roadmap/_page.tsx | 2 +- website/src/components/Banner/index.tsx | 2 +- website/src/components/DeployButton/index.tsx | 2 +- .../src/components/DocsSidebar/Collapse.tsx | 2 +- website/src/components/DocsSidebar/Item.tsx | 2 +- website/src/components/HubspotForm/index.tsx | 2 +- .../src/components/JoinOurCommunity/index.tsx | 12 ++++++------ .../components/RootNavbar/SidebarToggle.tsx | 2 +- website/src/components/RootNavbar/index.tsx | 2 +- 11 files changed, 24 insertions(+), 24 deletions(-) diff --git a/website/src/app/page.tsx b/website/src/app/page.tsx index 6530463a6..61d456ee7 100644 --- a/website/src/app/page.tsx +++ b/website/src/app/page.tsx @@ -35,7 +35,7 @@ export default function Page() { diff --git a/website/src/components/DeployButton/index.tsx b/website/src/components/DeployButton/index.tsx index 6adcf31c1..9e1a19db2 100644 --- a/website/src/components/DeployButton/index.tsx +++ b/website/src/components/DeployButton/index.tsx @@ -6,7 +6,7 @@ export default function DeployButton() { diff --git a/website/src/components/DocsSidebar/Collapse.tsx b/website/src/components/DocsSidebar/Collapse.tsx index eeed96e5a..1e2a4a766 100644 --- a/website/src/components/DocsSidebar/Collapse.tsx +++ b/website/src/components/DocsSidebar/Collapse.tsx @@ -22,7 +22,7 @@ export default function Collapse({ type="button" className={ text + - " flex items-center w-full transition duration-75 rounded-lg group hover:bg-neutral-100 " + " flex items-center w-full transition duration-75 rounded group hover:bg-neutral-100 " } aria-controls={ctl} data-collapse-toggle={ctl} diff --git a/website/src/components/DocsSidebar/Item.tsx b/website/src/components/DocsSidebar/Item.tsx index 9332ba39d..ce7f83c2e 100644 --- a/website/src/components/DocsSidebar/Item.tsx +++ b/website/src/components/DocsSidebar/Item.tsx @@ -13,7 +13,7 @@ export default function Item({ href, label }: { href: string; label: string }) { href={href} className={[ active(href), - "flex items-center text-left rounded-lg text-base font-normal text-neutral-900 hover:bg-neutral-100 ", + "flex items-center text-left rounded text-base font-normal text-neutral-900 hover:bg-neutral-100 ", ].join(" ")} > {label} diff --git a/website/src/components/HubspotForm/index.tsx b/website/src/components/HubspotForm/index.tsx index 6ef68d25b..f00336810 100644 --- a/website/src/components/HubspotForm/index.tsx +++ b/website/src/components/HubspotForm/index.tsx @@ -17,7 +17,7 @@ export default function HubspotForm({ }); return ( -
+

{title}

diff --git a/website/src/components/JoinOurCommunity/index.tsx b/website/src/components/JoinOurCommunity/index.tsx index d2eecf31f..f441a918b 100644 --- a/website/src/components/JoinOurCommunity/index.tsx +++ b/website/src/components/JoinOurCommunity/index.tsx @@ -14,7 +14,7 @@ export default function JoinOurCommunity() {
-
+

30+ @@ -22,14 +22,14 @@ export default function JoinOurCommunity() {

Contributors

-
+

4,300+ @@ -37,14 +37,14 @@ export default function JoinOurCommunity() {

GitHub stars

-
+

250+ @@ -52,7 +52,7 @@ export default function JoinOurCommunity() {

Members