mirror of
https://bgithub.xyz/mtrlps-community/lps-community-guide.git
synced 2026-02-04 13:44:41 +08:00
Change index-thumbnail to webp
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 7.8 MiB |
BIN
docs/assets/index-thumbnail.webp
Normal file
BIN
docs/assets/index-thumbnail.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
@@ -61,7 +61,7 @@ hide:
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: var(--md-default-bg-color);
|
||||
background-image: url(/assets/index-thumbnail.png);
|
||||
background-image: url(/assets/index-thumbnail.webp);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user