ul { display: flex; flex-wrap: wrap; } li { margin-right: 2em; }. As you can see, I also set some space after each <li> element, ...
確定! 回上一頁