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