From d87160ce2e522b21cf0fafc336d63cf52318af38 Mon Sep 17 00:00:00 2001 From: Domenico Cipriani <77632814+lucretiomsp@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:59:35 +0100 Subject: [PATCH] Update home2.css --- home2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home2.css b/home2.css index c3927a6..a71a7cd 100644 --- a/home2.css +++ b/home2.css @@ -19,7 +19,7 @@ body { /* background-color: blue */ background: linear-gradient(lightblue, white); height: 100%; - display: flex; + } .sidebar {