/
concept-collection
/
qhull-wasm-demo
Jump to
/
Appearance
Match my system
Paper
GitHub
Slate
Midnight
Terminal
Sign in
concept-collection
/
qhull-wasm-demo
Code
Commits
Issues
0
Pull requests
0
Actions
Branches
1
Tags
0
Site
283cae2
Branches
main
qhull-wasm-demo
/
src
/
index.css
13 lines · 185 B
Copy
Copied
Blame
History
Raw
1
:root
{
2
font-family
: Roboto, system-ui, Avenir, Helvetica, Arial, sans-serif;
3
line-height
:
1.5
;
4
}
5
6
* {
7
box-sizing
: border-box;
8
}
9
10
html
,
body
,
#root
{
11
margin
:
0
;
12
padding
:
0
;
13
}
↑
↓
move
↵
open
esc
close