.notes-list { display: flex; flex-flow: row wrap; } .notes-tag { flex: 1 3 300px; border: 1px dotted gray; margin: 10px; padding: 0 10px; }