Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2609ca187 | |||
| 4eeea52e7a |
@@ -25,7 +25,7 @@
|
||||
}
|
||||
|
||||
body, p {
|
||||
font-family: "Zodiak-Variable", sans-serif;
|
||||
font-family: "ClashGrotesk-Variable", sans-serif;
|
||||
font-variation-settings: 'wght' 400.0;
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: "ClashGrotesk-Variable", sans-serif;
|
||||
font-family: "Zodiak-Variable", sans-serif;
|
||||
font-variation-settings: 'wght' 600.0;
|
||||
color: var(--yellow);
|
||||
}
|
||||
|
||||
@@ -7,25 +7,25 @@ service:
|
||||
- name : Entretien classique de jardins
|
||||
icon : #ti-world # themify icon pack : https://themify.me/themify-icons
|
||||
content : |
|
||||
Tonte pelouse
|
||||
Débroussaillage
|
||||
Taille haies et arbustes
|
||||
Désherbage raisonné
|
||||
Petit élagage
|
||||
Soin et protection des plantes
|
||||
Tonte pelouse
|
||||
Débroussaillage
|
||||
Taille haies et arbustes
|
||||
Désherbage raisonné
|
||||
Petit élagage
|
||||
Soin et protection des plantes
|
||||
Ramassage feuilles
|
||||
|
||||
# service item loop
|
||||
- name : Accompagnement sur-mesure
|
||||
icon : #ti-layout # themify icon pack : https://themify.me/themify-icons
|
||||
content : |
|
||||
Diagnostic de votre jardin
|
||||
Baisse des coûts d’entretien
|
||||
Inventaire et cartographie
|
||||
Plan de suivi et d’entretien personnalisé
|
||||
Gestion différenciée du jardin
|
||||
Semis de végétaux locaux
|
||||
Installation de foyers de biodiversité
|
||||
Diagnostic de votre jardin
|
||||
Baisse des coûts d’entretien
|
||||
Inventaire et cartographie
|
||||
Plan de suivi et d’entretien personnalisé
|
||||
Gestion différenciée du jardin
|
||||
Semis de végétaux locaux
|
||||
Installation de foyers de biodiversité
|
||||
Écriteaux personnalisés
|
||||
|
||||
|
||||
@@ -33,13 +33,13 @@ service:
|
||||
- name : Approche écologique
|
||||
icon : #ti-blackboard # themify icon pack : https://themify.me/themify-icons
|
||||
content : |
|
||||
Outillage manuel et électrique
|
||||
Broyage sur place
|
||||
Gestion circulaire des déchets
|
||||
Paillage d’hiver et couvert végétal
|
||||
Tonte différenciée & fauche tardive
|
||||
Accompagnement compost
|
||||
Installation diffuseurs d'eau et récupérateurs d’eau
|
||||
Outillage manuel et électrique
|
||||
Broyage sur place
|
||||
Gestion circulaire des déchets
|
||||
Paillage d’hiver et couvert végétal
|
||||
Tonte différenciée & fauche tardive
|
||||
Accompagnement compost
|
||||
Installation diffuseurs d'eau et récupérateurs d’eau
|
||||
Préparation du sol pour un potager
|
||||
|
||||
|
||||
|
||||
@@ -14,7 +14,6 @@ html {
|
||||
|
||||
body {
|
||||
background-color: #353b43;
|
||||
font-family: "Anaheim", sans-serif;
|
||||
color: #fff;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
@@ -25,15 +24,9 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-weight: 400;
|
||||
font-family: "Quattrocento Sans", sans-serif;
|
||||
color: #afbac4;
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: "Quattrocento Sans", sans-serif;
|
||||
}
|
||||
|
||||
[scroll-behavior=smooth] {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
@@ -429,7 +422,6 @@ a:hover {
|
||||
background-color: #004938;
|
||||
width: 100%;
|
||||
margin-bottom: 0;
|
||||
font-family: "ClashGrotesk-Variable", sans-serif;
|
||||
font-variation-settings: 'wght' 600.0;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
@@ -510,7 +502,6 @@ a:hover {
|
||||
color: #fff;
|
||||
font-weight: 700;
|
||||
margin-bottom: 20px;
|
||||
font-family: "Zodiak-Variable", sans-serif;
|
||||
font-variation-settings: 'wght' 400.0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user