just change all div's display "block" and "inline-block" with breakpoints. like this:- @media only screen and (max-width: 360px) { .example{ ...
確定! 回上一頁