diff --git a/assets/style.css b/assets/style.css index 9184f0a..13b9ebd 100644 --- a/assets/style.css +++ b/assets/style.css @@ -176,7 +176,7 @@ h1, h2, h3, h4, h5, h6 { left: 0; top: 0; width: 100%; - background: rgba(255, 255, 255, 0.5); + background: rgba(0, 0, 0, 0.4); backdrop-filter: blur(15px); border-radius: 10px; overflow: hidden;