From 5b81f6685aeb182bf1a3966ce98d7b80858eb644 Mon Sep 17 00:00:00 2001 From: Tristan Date: Mon, 27 May 2024 15:58:10 -0400 Subject: [PATCH] Update style.css I should be testing locally --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2f13bfa..8b06832 100644 --- a/style.css +++ b/style.css @@ -346,7 +346,7 @@ body { } .news img { - width: 50%; + width: 100%; border-radius: 10px; margin-bottom: 20px; }