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:
parent
69859cc60f
commit
3cafcf3167
3 changed files with 130 additions and 96 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue