mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 03:28:12 +08:00
initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Reference in New Issue
Block a user