From 366e88ce440c106749a779a63d5b048d0b31eee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Wed, 3 Jul 2024 19:52:53 +0200 Subject: [PATCH] [mod] style --- source/stylesheets/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/stylesheets/main.css b/source/stylesheets/main.css index 0600ac3..bb4fc1a 100644 --- a/source/stylesheets/main.css +++ b/source/stylesheets/main.css @@ -63,7 +63,7 @@ a:hover { margin: 32px 0; flex-basis: 33%; flex-shrink: 0; - flex-grow: 0; + flex-grow: 1; list-style-type: none; text-align: center; }