TL;DR. Media queries with styled components work the same as in CSS! const CardWrapper = styled.div` display: flex; flex-direction: row; ...
確定! 回上一頁