From 7abcff113588e390e35164628f9b4e018cbf8775 Mon Sep 17 00:00:00 2001 From: Domenico Cipriani <77632814+lucretiomsp@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:06:12 +0100 Subject: [PATCH] Update home2.css --- home2.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home2.css b/home2.css index 9a0b306..4a881a5 100644 --- a/home2.css +++ b/home2.css @@ -44,9 +44,8 @@ body { } .home { - width: 75%; + width: 100%; height: 100%; - float: right; padding: 15px; background: linear-gradient(blue, lightblue); }