/ concept-collection / qhull-wasm-demo
Sign in
concept-collection / qhull-wasm-demo
qhull-wasm-demo / src / index.css
13 lines · 185 BBlameHistoryRaw
1:root {
2 font-family: Roboto, system-ui, Avenir, Helvetica, Arial, sans-serif;
3 line-height: 1.5;
4}
6* {
7 box-sizing: border-box;
8}
10html, body, #root {
11 margin: 0;
12 padding: 0;
moveopenescclose