VirtWebRemote/remote_frontend/src/index.css

8 lines
103 B
CSS
Raw Normal View History

2024-04-29 18:53:01 +00:00
body {
margin: 0;
display: flex;
place-items: center;
min-width: 320px;
min-height: 100vh;
}