mirror of
https://bgithub.xyz/mtrlps-community/lps-community-guide.git
synced 2026-02-04 21:54:44 +08:00
Change index-thumbnail to webp
This commit is contained in:
@@ -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