diff --git a/src/styles/pages/features.scss b/src/styles/pages/features.scss index 3346dbd..b2e01bc 100644 --- a/src/styles/pages/features.scss +++ b/src/styles/pages/features.scss @@ -13,7 +13,7 @@ display: grid; grid-template-columns: 550px; padding: 1rem; - width: 100vw; + width: 100%; justify-content: center; justify-items: center; align-content: center;