typst-app-clone / src /app.css
fasdfsa's picture
init
c28680e
Raw
History Blame Contribute Delete
70 Bytes
html,
body {
margin: 0;
height: 100%;
}
#app {
height: 100%;
}