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 * {