diff --git a/style.css b/style.css index 32fe6ab..4cce29a 100644 --- a/style.css +++ b/style.css @@ -126,7 +126,7 @@ audio { @media (prefers-contrast: more) { .subtitle { - color: light-dark(black, whitesmoke); + color: light-dark(whitesmoke, black); } }