From 1745f1c7583c629c3bc0745a597e591c6de26f9c Mon Sep 17 00:00:00 2001 From: Nihaal Sharma Date: Sun, 4 Jun 2023 11:21:44 +0100 Subject: [PATCH] Update style.css --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index 4845022..c98c3aa 100644 --- a/style.css +++ b/style.css @@ -68,7 +68,7 @@ } .barItem { float: left; - flex: 1; + flex-grow: 1; text-align: center; } .barItem * { @@ -120,5 +120,4 @@ img { width: 100%; } - } \ No newline at end of file