VirtWeb/virtweb_frontend/src/index.css

10 lines
61 B
CSS
Raw Normal View History

2023-09-04 12:11:56 +00:00
body {
margin: 0;
}
html,
body,
#root {
height: 100%;
}