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
|
|
@ -217,7 +217,7 @@
|
|||
</script>
|
||||
|
||||
<section
|
||||
class="expertise golden-grid slide"
|
||||
class="expertise golden-grid"
|
||||
aria-label="Expertise"
|
||||
bind:this={sectionEl}
|
||||
ontouchstart={nav.onTouchStart}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue