Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "fix: footer color links"

Merged Christophe Chaudier requested to merge 51-fix-footer-color-links into master
2 files
+ 14
16
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
16
@@ -82,22 +82,6 @@ p {
@@ -82,22 +82,6 @@ p {
z-index: 1;
z-index: 1;
}
}
/************ Header style ***********/
header {
height: 500px;
clip-path: polygon(
0 0,
100% 0,
100% calc(100% - 6vw),0 100%)
}
.hero__subtitle {
width: 90%;
text-align: center;
margin: auto;
padding-bottom: 20px;
}
/************ main elements style***********/
/************ main elements style***********/
.section-promises {
.section-promises {
padding: 4rem 0;
padding: 4rem 0;
Loading