aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorDhravya Shah <[email protected]>2024-06-18 23:07:12 -0500
committerGitHub <[email protected]>2024-06-18 23:07:12 -0500
commit898cb323a32548a4fca24e7bd6ce2d518ae7e5a8 (patch)
tree760fc7f4103a15f6477a385182c9e16d2eb2ac3e /apps
parentadded logic to handle justification properly (diff)
parentfix: Cta component background color (diff)
downloadsupermemory-898cb323a32548a4fca24e7bd6ce2d518ae7e5a8.tar.xz
supermemory-898cb323a32548a4fca24e7bd6ce2d518ae7e5a8.zip
Merge pull request #75 from MaheshtheDev/fix/cta-bg
Diffstat (limited to 'apps')
-rw-r--r--apps/web/app/(landing)/Cta.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/app/(landing)/Cta.tsx b/apps/web/app/(landing)/Cta.tsx
index be99bf99..f0f471c2 100644
--- a/apps/web/app/(landing)/Cta.tsx
+++ b/apps/web/app/(landing)/Cta.tsx
@@ -24,7 +24,7 @@ function Cta() {
height={1405}
priority
draggable="false"
- className="absolute z-[-2] hidden select-none rounded-3xl bg-black md:block lg:w-[80%]"
+ className="absolute z-[-2] hidden select-none rounded-3xl bg-background md:block lg:w-[80%]"
/>
<h1 className="z-20 mt-4 text-center text-5xl font-medium tracking-tight text-white">
Your bookmarks are collecting dust.