riju/frontend/styles/app.css

11 lines
97 B
CSS

body {
margin: 0;
height: 100vh;
}
.column {
width: 50%;
height: 100%;
float: left;
}