This commit is contained in:
2026-07-23 12:53:51 +01:00
parent a8521ad139
commit 001f2cd741
+1 -1
View File
@@ -7,7 +7,7 @@
}
html {
background: url("assets/clouds.avif"), linear-gradient(180deg, hwb(230 20% 0%) 0%, hwb(230 90% 0%) 110%);
background: url("../assets/clouds.avif"), linear-gradient(180deg, hwb(230 20% 0%) 0%, hwb(230 90% 0%) 110%);
background-repeat: no-repeat;
background-size: cover, cover;
}