From 9cd05ec227b8b2b3097a74b51dd9487137fc9ae8 Mon Sep 17 00:00:00 2001 From: Fascinated Date: Sun, 2 Jul 2023 20:14:30 +0100 Subject: [PATCH] add info card transparency --- config.json | 3 +++ src/app/page.tsx | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 6a90e6a..d30805f 100644 --- a/config.json +++ b/config.json @@ -11,6 +11,9 @@ }, "backgroundImage": "https://cdn.fascinated.cc/8twdW8.jpg" }, + "infoCard": { + "transparency": 0.85 + }, "options": { "showSourceLink": true }, diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a27b04..d8bbf76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,9 +23,10 @@ export default function Home() { } >