forked from Backwards/backwards.dev
Removed fix attribute from background image for header
This commit is contained in:
parent
7fe1cf543b
commit
c8b434efbd
@ -23,7 +23,6 @@
|
|||||||
transparent 50%
|
transparent 50%
|
||||||
),
|
),
|
||||||
radial-gradient(at 98% 1%, rgba(var(--color-error-500) / 0.33) 0px, transparent 50%);
|
radial-gradient(at 98% 1%, rgba(var(--color-error-500) / 0.33) 0px, transparent 50%);
|
||||||
background-attachment: fixed;
|
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user