Feat: lignes courbes SVG sur Play + refonte blueprint game

- Play.svelte : ajout overlay SVG (background-play), suppression des vertical-line
- game.yml : restructuration du blueprint
- Header.svelte : modifications mineures

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-03-09 14:18:38 +01:00
parent 69859cc60f
commit 3cafcf3167
3 changed files with 130 additions and 96 deletions

View file

@ -71,9 +71,6 @@
text-align: center;
text-transform: uppercase;
padding: 2vh 0;
background-color: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(15px);
transition: 0.3s;
}
/* Logo */