// index.css 에 추가
html, body, #root {
width:100%;
height:100%;
}
'프론트엔드 > CSS' 카테고리의 다른 글
[CSS] StyledComponents props 전달 방법 (0) | 2024.01.23 |
---|---|
[CSS] 스크롤바 디자인 (0) | 2023.12.28 |
[CSS] Framer motion을 이용한 슬롯 머신 구현 (0) | 2023.11.20 |
[CSS] Framer motion - motion.div 내부에 있는 state가 변경되어도 애니메이션이 재시작하지 않는 이유 (0) | 2023.11.19 |
[CSS] 스크롤바 숨기기 (0) | 2023.11.09 |