mirror of
https://github.com/blueskychan-dev/blueskychan.dev.git
synced 2025-07-08 07:41:05 +00:00
optimize background image
This commit is contained in:
parent
faffe2bbb7
commit
adb493084d
2 changed files with 1 additions and 1 deletions
BIN
public/illust_111261733_20231222_212212-min.webp
Normal file
BIN
public/illust_111261733_20231222_212212-min.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue