diff --git a/src/components/sound/sound.module.css b/src/components/sound/sound.module.css index 01b562d..6a3dff4 100644 --- a/src/components/sound/sound.module.css +++ b/src/components/sound/sound.module.css @@ -31,6 +31,7 @@ } & h3 { + cursor: default; font-family: var(--font-heading); font-size: var(--font-sm); font-weight: 600;