From e8a559feca00d218c3cc3d8d67a347535b8a1ae5 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; }