1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

fix: remove mountain background

This commit is contained in:
FredrikOseberg 2025-08-14 14:05:59 +02:00
parent b4ae331f08
commit 33e6530b93
No known key found for this signature in database
GPG Key ID: 282FD8A6D8F9BCF0

View File

@ -250,7 +250,6 @@ main .container {
}
main:after {
background-image: url("/img/mountain-texture.png");
position: fixed;
display: block;
z-index: 0;