Feat: footer sémantique dans Blog, About et Article
All checks were successful
Deploy / Deploy to Production (push) Successful in 19s

Refonte complète du Footer (sémantique propre, données dynamiques depuis
le store site, bouton subscribe avec l'animation .button partagée).
Intégré dans About, Blog et Article. Scroll-to-top au départ de About et Blog.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-03-11 10:57:52 +01:00
parent eef95f10d6
commit 0233a6a4a4
4 changed files with 335 additions and 44 deletions

View file

@ -307,6 +307,10 @@
opacity: 0.6;
}
.blog :global(.site-footer) {
margin-left: -50px;
}
/* --- Mobile --- */
@media (max-width: 700px) {
.blog-header {