Files
fateverse-react/src/App.css
2023-10-13 16:23:20 +08:00

6 lines
81 B
CSS

#root {
margin: 0 auto;
text-align: center;
width: 100%;
height: 100vh;
}