.resource-type-container { display: flex; } .resource { border: 2px solid black; padding: 5px 10px; margin: 0 5px 5px 0; flex-shrink: 0; }