Removed fix attribute from background image for header

This commit is contained in:
BackwardsUser 2025-01-11 08:48:18 -05:00
parent 7fe1cf543b
commit c8b434efbd

View File

@ -23,7 +23,6 @@
transparent 50%
),
radial-gradient(at 98% 1%, rgba(var(--color-error-500) / 0.33) 0px, transparent 50%);
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;