From 95f71418a378cd743066c6d0ac6acc19f1b547b8 Mon Sep 17 00:00:00 2001 From: Aryan Nagbanshi <113956956+WiseyXD@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:34:19 +0530 Subject: [PATCH] Fixed the styling of get started button (#61) --- apps/playground-web/components/Footer/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/playground-web/components/Footer/Footer.tsx b/apps/playground-web/components/Footer/Footer.tsx index eefc861..71e9534 100644 --- a/apps/playground-web/components/Footer/Footer.tsx +++ b/apps/playground-web/components/Footer/Footer.tsx @@ -13,7 +13,7 @@ export default function Footer() {