diff --git a/components/ProductSection/ProductSection.module.scss b/components/ProductSection/ProductSection.module.scss index ff8a6f7..888f230 100644 --- a/components/ProductSection/ProductSection.module.scss +++ b/components/ProductSection/ProductSection.module.scss @@ -2,8 +2,4 @@ h1 { padding: 2em; } - - .section { - display: flex; - } } diff --git a/components/TestimonialsSection/TestimonialsSection.js b/components/TestimonialsSection/TestimonialsSection.js index a0e0edc..0648189 100644 --- a/components/TestimonialsSection/TestimonialsSection.js +++ b/components/TestimonialsSection/TestimonialsSection.js @@ -10,13 +10,13 @@ const TestimonialsSection = () => {