--
This commit is contained in:
@@ -8,7 +8,7 @@ header::before {
|
||||
inset: 0;
|
||||
z-index: -1;
|
||||
backdrop-filter: blur(12px);
|
||||
background: linear-gradient(to bottom, #1A1A1A 0%, transparent 50%), #1A1A1A80;
|
||||
background: linear-gradient(to bottom, var(--color-dark-grey) 0%, transparent 50%), color-mix(in srgb, var(--color-dark-grey) 50%, transparent);
|
||||
mask-image: linear-gradient(to bottom,
|
||||
black 0%,
|
||||
black 50%,
|
||||
|
||||
Reference in New Issue
Block a user