From ac675cc5cdc61063a5cf598b379e4e64aba815cd Mon Sep 17 00:00:00 2001 From: d_yanis Date: Sat, 6 Jan 2024 13:34:06 +0100 Subject: [PATCH] Update style --- front/style/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/style/home.css b/front/style/home.css index cabc769..937c4d2 100644 --- a/front/style/home.css +++ b/front/style/home.css @@ -38,7 +38,7 @@ body { #personal-space { display: flex; - flex-direction: column; + flex-direction: column; }