feat: read from firestore

This commit is contained in:
Kyle Gill
2019-03-28 21:12:20 -06:00
parent cb9a52082e
commit 205f2b3e9b
8 changed files with 35 additions and 31 deletions

View File

@@ -1,9 +1,6 @@
* {
transition: 0.2s all ease-in-out;
}
textarea:focus {
outline: none;
}
body {
margin: 0;
padding: 0;