diff --git a/style.css b/style.css index ff7165b..1d0d889 100644 --- a/style.css +++ b/style.css @@ -29,7 +29,7 @@ body { top: 0; z-index: 50; padding: .35rem clamp(.45rem, 2vw, 1.25rem); - background: linear-gradient(180deg, rgba(58,58,58,.62), rgba(34,34,34,.48)); + background: linear-gradient(180deg, rgba(82,82,82,.58), rgba(54,54,54,.44)); border-bottom: 1px solid var(--line); box-shadow: 0 2px 16px #0008; backdrop-filter: blur(12px);