mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Fix Spicy Image
This commit is contained in:
@@ -43,8 +43,9 @@ body.spicy {
|
|||||||
|
|
||||||
/* Optionnel: background piments */
|
/* Optionnel: background piments */
|
||||||
body.spicy {
|
body.spicy {
|
||||||
background-image: url('../../assets/images/Spicy.webp');
|
background-image: url('../../assets/images/spicy.webp');
|
||||||
background-size:contain;
|
background-size:contain;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
}
|
background-repeat: no-repeat;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user