From 6b503d85553da7f08b567c42d94c2cc2c7ac3a65 Mon Sep 17 00:00:00 2001 From: ngn Date: Fri, 15 Dec 2023 22:05:27 +0300 Subject: [PATCH] Adding gapes to the news list --- public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/style.css b/public/style.css index 11859f9..c8ecc66 100644 --- a/public/style.css +++ b/public/style.css @@ -78,6 +78,7 @@ body{ display: flex; flex-direction: column; padding: 40px 20% 0% 20%; + gap: 10px; } @media only screen and (max-width: 1200px) {