From 2b5f773d7161ec0cfb34e773a678452fb8a39314 Mon Sep 17 00:00:00 2001 From: Thibaud LA RIVIERE-GILLET Date: Mon, 3 Jun 2024 15:37:32 +0200 Subject: [PATCH] Update 'css/style.css' --- css/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index 684a5b1..34ea485 100644 --- a/css/style.css +++ b/css/style.css @@ -98,10 +98,9 @@ header .left-pane a.active, header .right-pane li:hover { header .right-pane .file-item { text-align: center; width: 100px; - height: 100px; - flex: 1; + height: 100px; display: flex; - flex-direction: row; + flex-direction: column; align-items: center; justify-content: center; margin: 5px;