From e4d2039a28d3094d0feadc0b3cfd9e7512ecf22c Mon Sep 17 00:00:00 2001 From: Nihaal Sharma Date: Sun, 4 Jun 2023 12:30:03 +0100 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index c98c3aa..f6ce6d0 100644 --- a/style.css +++ b/style.css @@ -68,7 +68,7 @@ } .barItem { float: left; - flex-grow: 1; + flex: 1; text-align: center; } .barItem * {