feat: nouveau background marais — remplace le paysage Noël

Image carrée 1024x1024, background-position center 70% pour garder
les nénuphars et l'eau visible en bas (zone du têtard cliquable).
This commit is contained in:
2026-03-20 16:14:08 +01:00
parent ed0f7b614a
commit de7f6c366e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 484 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

@@ -4,7 +4,7 @@
background-image: url("/webp/bg-cover.webp"); background-image: url("/webp/bg-cover.webp");
background-size: cover; background-size: cover;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: bottom; background-position: center 70%; // image carrée → garde nénuphars/eau visible
width: 100%; width: 100%;
min-height: 92vh; min-height: 92vh;
position: relative; position: relative;