From cef74f36b7d05af5e0042e3e4e04dbf11abb95dd Mon Sep 17 00:00:00 2001 From: Dominik Koch Date: Sun, 6 Apr 2025 19:44:13 +0200 Subject: [PATCH 1/2] fix: join waitlist button contrast The old contrast was terrible in light mode, so now I just made it black so it is always readable. --- apps/mail/components/home/hero.tsx | 2 +- bun.lock | 301 ++++++++++++++++++----------- 2 files changed, 185 insertions(+), 118 deletions(-) diff --git a/apps/mail/components/home/hero.tsx b/apps/mail/components/home/hero.tsx index 672780f210..58057211a6 100644 --- a/apps/mail/components/home/hero.tsx +++ b/apps/mail/components/home/hero.tsx @@ -158,7 +158,7 @@ export default function Hero() {