Add AOS library and use it on text elements
This commit is contained in:
parent
1d185e9ff4
commit
606b4801c7
8 changed files with 86 additions and 28 deletions
|
@ -55,11 +55,11 @@
|
|||
</div>
|
||||
<h2 class="services__title">Prestations</h2>
|
||||
<ul class="services__list">
|
||||
<li>
|
||||
<li data-aos="fade-up">
|
||||
<h3>Intégration web et développement front-end</h3>
|
||||
<p>Intégration de maquettes dans le respect des standards W3C et de la charte graphique définie par votre agence de communication digitale.</p>
|
||||
</li>
|
||||
<li>
|
||||
<li data-aos="fade-up">
|
||||
<h3>Création de site internet sur mesure</h3>
|
||||
<p>Accompagnement de votre entreprise ou association dans la création ou la refonte de son site vitrine, portfolio ou e-commerce.</p>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue