
Instead of setting `margin-left` on all but the first button, use the `gap` property to set the inter-button gap. This works properly when buttons rewrap.
Instead of setting `margin-left` on all but the first button, use the `gap` property to set the inter-button gap. This works properly when buttons rewrap.