From e11db7324d1805028685acb7a553dc49abaca189 Mon Sep 17 00:00:00 2001 From: VividTruthKeeper Date: Fri, 10 Feb 2023 01:20:51 +0500 Subject: [PATCH] w100 --- src/styles/_news.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_news.scss b/src/styles/_news.scss index 14a27c8..6b2a54f 100644 --- a/src/styles/_news.scss +++ b/src/styles/_news.scss @@ -5,6 +5,7 @@ } .news-info { + width: 100%; display: flex; flex-direction: column; justify-content: space-between;