mirror of
https://kkgithub.com/mtrlps-community/lps-community-guide.git
synced 2026-07-22 07:58:23 +08:00
Change index-thumbnail to webp
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 7.8 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
+1
-1
@@ -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