Whoever did this kitchen for the previous owners of my house measured once and cut… a bit. 👍

Great stuff, cheers, exactly what I love.

There’s a web dev analogy in here somewhere I bet.

@anarodrigues lol i wonder if it's the same builder who did similar layout crimes for the previous owners all over my place 😅

@anarodrigues

.kitchen-cupboard {
width: 101% !important;
}

@ianoxley @anarodrigues Better than:

.kitchen-cupboard {
flex-wrap: wrap;
}