Feat: footer sémantique dans Blog, About et Article
All checks were successful
Deploy / Deploy to Production (push) Successful in 19s
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:
parent
eef95f10d6
commit
0233a6a4a4
4 changed files with 335 additions and 44 deletions
|
|
@ -307,6 +307,10 @@
|
|||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.blog :global(.site-footer) {
|
||||
margin-left: -50px;
|
||||
}
|
||||
|
||||
/* --- Mobile --- */
|
||||
@media (max-width: 700px) {
|
||||
.blog-header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue