Style update
This commit is contained in:
parent
f6e8033398
commit
981375725f
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue