diff --git a/css/style.css b/css/style.css index ffdc3e9..43f56c6 100644 --- a/css/style.css +++ b/css/style.css @@ -191,9 +191,8 @@ --border: #d8d8d8; --header-offset: 6.5rem; - --overlay: rgb(12 12 12 / 0.8); + --overlay: light-dark(rgb(247 247 247 / 0.8), rgb(18 18 18 / 0.8)); --panel: rgb(255 255 255 / 0.76); - } *,