--
This commit is contained in:
@@ -35,10 +35,9 @@ header::before {
|
|||||||
inset: 0;
|
inset: 0;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
backdrop-filter: blur(12px);
|
backdrop-filter: blur(12px);
|
||||||
background: linear-gradient(to bottom, #1A1A1A 0%, transparent 50%), #1A1A1A80;
|
background: linear-gradient(to bottom, #1A1A1A 0%, transparent 100%), #1A1A1A80;
|
||||||
mask-image: linear-gradient(to bottom,
|
mask-image: linear-gradient(to bottom,
|
||||||
black 0%,
|
black 0%,
|
||||||
black 40%,
|
|
||||||
transparent 100%
|
transparent 100%
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user