Move receiver to docs for hosting

This commit is contained in:
hensm
2019-01-14 00:09:29 +00:00
parent d545e1fbaf
commit aa2028442b
4 changed files with 1 additions and 0 deletions

9
docs/receiver/index.css Normal file
View File

@@ -0,0 +1,9 @@
body {
align-items: center;
display: flex;
justify-content: center;
}
#media {
max-height: 100vh;
max-width: 100vw;
}