Update style.css

This commit is contained in:
2023-06-04 11:21:44 +01:00
parent 0c115b0030
commit 1745f1c758

View File

@@ -68,7 +68,7 @@
}
.barItem {
float: left;
flex: 1;
flex-grow: 1;
text-align: center;
}
.barItem * {
@@ -120,5 +120,4 @@
img {
width: 100%;
}
}