add second flex code example Example: css flex add second row .flex { display: flex; flex-direction: row; flex-wrap: wrap; }