Files
2019-09-04 17:42:34 -04:00

14 lines
126 B
CSS

svg {
width: 100%;
height: 100%;
}
body {
height: 100vh;
overflow: hidden;
}
.sprotty {
height: 100%;
}