Also, we have a scrolling section in the main section, for which I've used flexbox. .section { display: flex; gap: 1rem; overflow-x: auto; }.
確定! 回上一頁