From 635d830931353ad66fd46b90d7131e2ea908850b Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Thu, 11 Jan 2024 19:20:41 -0600 Subject: [PATCH] more --- src/styles/features.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/styles/features.scss b/src/styles/features.scss index a1c2706..203cb0c 100644 --- a/src/styles/features.scss +++ b/src/styles/features.scss @@ -125,8 +125,9 @@ .features-image-one { display: flex; flex-direction: column; - margin-right: 10px; - height: 300px; + margin-right: 0px; + height: 100%; + width: 100%; float: right; border-radius: 15px; }