You need to apply the flex properties to the <ul> ul { display: flex; flex-direction: row; <-- not needed as this is the default behavior ...
確定! 回上一頁