home: use avif for clouds background
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
background: url("assets/clouds.png"), 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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user