Logic for bring the words from Firebase done

This commit is contained in:
2021-10-14 22:12:30 -03:00
parent a7330c6804
commit d9f4948e53
9 changed files with 140 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ html, body {
header {
border-bottom: 1px solid #c8c8c8;
height: 10vh;
height: 15vh;
display: flex;
flex-direction: column;
align-items: center;

View File

@@ -1,7 +1,7 @@
header {
border-bottom: 1px solid rgb(200, 200, 200);
height: 10vh;
height: 15vh;
display: flex;
flex-direction: column;