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