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