diff --git a/src/Components/Features/FeaturesPage.js b/src/Components/Features/FeaturesPage.js index e0a6d83..a7b0cac 100644 --- a/src/Components/Features/FeaturesPage.js +++ b/src/Components/Features/FeaturesPage.js @@ -27,7 +27,7 @@ const FeaturesPage = () => {
-
+
diff --git a/src/styles/features.scss b/src/styles/features.scss index b56f500..e9f899a 100644 --- a/src/styles/features.scss +++ b/src/styles/features.scss @@ -84,7 +84,7 @@ @media only screen and (max-width: 430px) { .features-container { - height: 1100px; + height: 1000px; } .features-top-wrapper {