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); }