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 "Add badground color on sections in index"

Merged Celeste Robert requested to merge 103-add-badground-color-on-sections-in-index into master
All threads resolved!
1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -37,12 +37,8 @@ export default function Home() {
<main>
<HomepagePromises />
<HomepageFeatures />
<<<<<<< HEAD
<CarouselLibre/>
<HomepageResults />
=======
<CarouselLibre />
>>>>>>> 1635665 (refactor: :art: fixed consistency issue with sections)
</main>
</Layout>
);
Loading