From 9bf1110609fbcc83a9e641681923923be34ab0d2 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Thu, 11 Jan 2024 19:51:48 -0600 Subject: [PATCH] more --- src/Components/Features/FeaturesPage.js | 2 +- src/styles/features.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 {