Edit services section ID
This commit is contained in:
parent
bec183805a
commit
a59794a452
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
|
||||
<a class="hero-arrow-down" tabindex="-1" aria-hidden="true" href="#services" target="_self">
|
||||
<a class="hero-arrow-down" tabindex="-1" aria-hidden="true" href="#prestations" target="_self">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
|
||||
<line x1="12" y1="5" x2="12" y2="19"></line>
|
||||
<polyline points="19 12 12 19 5 12"></polyline>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
|
||||
<div class="services-wrapper">
|
||||
<section id="services" class="services">
|
||||
<section id="prestations" class="services">
|
||||
<div class="services__illustration">
|
||||
<svg viewBox="0 0 1139.17088 654.54324" xmlns="http://www.w3.org/2000/svg">
|
||||
<g>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue