Files
colorful-link/src/App.css
T
2022-04-22 19:38:59 +05:30

6 lines
79 B
CSS

body, html, #root {
height: 100%;
width: 100%;
box-sizing: border-box;
}