From a98515ed5639a8878b7cb571e7c8b433a45b90e0 Mon Sep 17 00:00:00 2001 From: Zach Waterfield Date: Wed, 27 Mar 2024 11:22:37 -0400 Subject: [PATCH] Improve signup checkmark alignment --- frontend/src/scenes/authentication/signup/SignupContainer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/scenes/authentication/signup/SignupContainer.tsx b/frontend/src/scenes/authentication/signup/SignupContainer.tsx index 0544f035d60a1..285602454fc10 100644 --- a/frontend/src/scenes/authentication/signup/SignupContainer.tsx +++ b/frontend/src/scenes/authentication/signup/SignupContainer.tsx @@ -133,9 +133,9 @@ export function SignupLeftContainer(): JSX.Element { <>
{productBenefits.map((benefit, i) => ( -
+
- +

{benefit.benefit}