diff --git a/src/components/sound/sound.module.css b/src/components/sound/sound.module.css index e9da71b..e5b88b8 100644 --- a/src/components/sound/sound.module.css +++ b/src/components/sound/sound.module.css @@ -47,6 +47,10 @@ color: var(--color-foreground-subtler); transition: 0.2s; + & span { + line-height: 0; + } + &::after { position: absolute; top: 0;