header : suppression du style bouton dans le SCSS source
All checks were successful
Deploy / Deploy to Production (push) Successful in 5s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-06-23 15:41:15 +02:00
parent a29e954696
commit 8cfc84b9b3

View file

@ -41,11 +41,6 @@
padding: 0 var(--space-body);
z-index: 2;
position: relative;
button {
display: none;
font-family: var(--font-serif);
font-size: var(--font-size-L);
}
}
.characters {