From cac3617b28efe9b83c49e4f2a60c4f62fcda27d0 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Fri, 22 May 2026 20:36:01 +0000 Subject: [PATCH] Made the secondary button glassmorphic --- src/components/ui/Button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/Button.tsx b/src/components/ui/Button.tsx index 6f9f295..4a64168 100644 --- a/src/components/ui/Button.tsx +++ b/src/components/ui/Button.tsx @@ -30,7 +30,7 @@ const DefaultButton = ({ text, variant = "primary", href = "#", onClick, animate {text} -- 2.49.1