optimize background image

This commit is contained in:
bluestar_ 2023-12-28 11:25:00 +07:00
parent faffe2bbb7
commit adb493084d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View file

@ -3,7 +3,7 @@
@tailwind utilities;
html {
--background-image: url("/illust_111261733_20231222_212212.jpg");
--background-image: url("/illust_111261733_20231222_212212-min.webp");
background-image: var(--background-image);
background-repeat: no-repeat;
background-attachment: fixed;