[#30] WineQualityStatistics: Add number of deliveries

This commit is contained in:
2024-03-28 13:18:32 +01:00
parent d011c69812
commit 82ea5920f2
3 changed files with 31 additions and 22 deletions

View File

@ -88,6 +88,9 @@ table .footer.green {
text-align: center;
}
.weight {
.number {
text-align: right;
}
.row span:first-child { flex-basis: 7.5mm; }
.row span:last-child { flex-basis: 15mm; }