upload website

This commit is contained in:
jlevine18
2019-01-06 12:54:08 -06:00
committed by GitHub
parent 27145495e7
commit d3f8b474d0
8 changed files with 3465 additions and 0 deletions

11
website/public/style.css Normal file
View File

@@ -0,0 +1,11 @@
body{
text-align: center;
font-family: 'Roboto', sans-serif;
}
#signout{
display: none;
}
#deleteacc{
display: none;
}