Fix: suppression de la classe slide en doublon dans toutes les vues
All checks were successful
Deploy / Deploy to Production (push) Successful in 18s
All checks were successful
Deploy / Deploy to Production (push) Successful in 18s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5eaf99f7cd
commit
bbab752fd6
5 changed files with 19 additions and 31 deletions
|
|
@ -44,7 +44,7 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<div class="home golden-grid slide" data-anchor="HOME">
|
||||
<div class="home golden-grid" data-anchor="HOME">
|
||||
<div class="home-bg">
|
||||
<figure class="home-figure">
|
||||
<video
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue