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
+ 3
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -36,16 +36,13 @@
justify-content: center;
}
@media screen and (max-width: 966px) {
@media screen and (max-width: 966px) {
.heroBanner {
padding: 2rem;
}
}
@media screen and (max-width: 767px) {
header {
height: 100%;
}
.heroBanner {
padding: 1rem;
}
Loading