Style update

This commit is contained in:
marijo 2026-06-09 12:42:45 +00:00
parent f6e8033398
commit 981375725f

View file

@ -29,7 +29,7 @@ body {
top: 0; top: 0;
z-index: 50; z-index: 50;
padding: .35rem clamp(.45rem, 2vw, 1.25rem); 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); border-bottom: 1px solid var(--line);
box-shadow: 0 2px 16px #0008; box-shadow: 0 2px 16px #0008;
backdrop-filter: blur(12px); backdrop-filter: blur(12px);