Delete wasm/index.css
This commit is contained in:
parent
4f1027df77
commit
bece876c53
1 changed files with 0 additions and 23 deletions
|
|
@ -1,23 +0,0 @@
|
||||||
html {
|
|
||||||
display: table;
|
|
||||||
margin: auto;
|
|
||||||
background-color: black;
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
text-align: center;
|
|
||||||
min-height: 95vh;
|
|
||||||
}
|
|
||||||
|
|
||||||
figure {
|
|
||||||
display: inline-flex;
|
|
||||||
border: 1px solid goldenrod;
|
|
||||||
}
|
|
||||||
|
|
||||||
canvas {
|
|
||||||
background-color: black;
|
|
||||||
border: 4px solid darkgreen;
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue