From 3bda0cefb5797a780508ee62af3d4a09647e3bb2 Mon Sep 17 00:00:00 2001 From: Noamili <105313965+Noamili@users.noreply.github.com> Date: Tue, 28 Jun 2022 18:46:48 +0300 Subject: [PATCH] inital commit (#237) Co-authored-by: noa --- styles/Home.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/Home.module.scss b/styles/Home.module.scss index 526c21f..10d6916 100644 --- a/styles/Home.module.scss +++ b/styles/Home.module.scss @@ -11,7 +11,7 @@ justify-items: center; padding: 0 25px; margin: 0 auto; - max-width: 1769px; + max-width: 1280px; margin-bottom: 100px; } }