From e1eadb5d1183775bb2e21c186f11b06446c9062a Mon Sep 17 00:00:00 2001 From: Thibaud LA RIVIERE-GILLET Date: Mon, 3 Jun 2024 15:53:59 +0200 Subject: [PATCH] Update 'css/style.css' --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index ce63eeb..90c7ecb 100644 --- a/css/style.css +++ b/css/style.css @@ -100,7 +100,7 @@ header .right-pane .file-item { width: 100px; height: 100px; display: flex; - flex-direction: row; + flex-direction: column; align-items: center; justify-content: center; margin: 5px;