250x250
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
Tags
- 기준
- error
- evm
- bitcoin
- CSS
- Interface
- typeScript
- hardhat
- tailwindcss
- middleware
- REACT
- CLASS
- useState
- express.js
- Props
- HTML
- 삶
- SSR
- JavaScript
- Ethereum
- graphQL
- concept
- node.js
- web
- Redux
- solidity
- nextJS
- built in object
- blockchain
- API
Archives
- Today
- Total
목록Carousel (1)
ReasonJun
Tailwindcss : Carousel Dynamic width control
Problem : I wrote the Carousel code as shown below. I wanted the width of the carousel to be responsive to the screen size, but it wasn't, so I specified a maximum width for each screen size : "max-w-sm xs:max-w-md sm:max-w-xl md:max-w-3xl lg:max-w-5xl xl:max-w-7xl". It adjusted well to the screen size, but the problem was that there were often black spaces. {items.map((item, i..
Frontend/Tailwindcss
2024. 10. 15. 12:16