From 88a0e7e23cc5e2d26275bc234f4a96def7da1748 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 24 Mar 2026 09:05:07 -0400 Subject: [PATCH] =?UTF-8?q?feat:=20Research:=20NotebookLM=20=E2=80=94=20cr?= =?UTF-8?q?eate=20audio=20overview=20of=20SOUL.md=20as=20podcast=20(#293)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs #293 Agent: groq --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 0021891..d5e27c1 100644 --- a/style.css +++ b/style.css @@ -128,6 +128,7 @@ canvas { opacity: 0.6; cursor: not-allowed; } +} #podcast-toggle:hover { background-color: var(--color-primary); } -- 2.43.0