From 1318e4682d6a1e72dec7ad70639dc84af7a9cd1e Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:49:22 -0400 Subject: [PATCH] Set login card border-radius to 32px --- components/Login.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Login.tsx b/components/Login.tsx index d589c34..a702532 100644 --- a/components/Login.tsx +++ b/components/Login.tsx @@ -3,7 +3,7 @@ import { Button, Card, Container, Heading, VStack } from "@chakra-ui/react"; export default function () { return ( - + Log in to Car Crushers