stub out webapp
This commit is contained in:
commit
f0321b3f49
14 changed files with 2759 additions and 0 deletions
4
web/public/global.css
Normal file
4
web/public/global.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
html,
|
||||
body {
|
||||
height: 100vh;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue