Enable Firebase login

This commit is contained in:
2022-10-01 15:45:44 +01:00
parent 07047768be
commit 2dd66ea244
4 changed files with 164 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
}
.App-logo {
height: 40vmin;
height: 20vmin;
pointer-events: none;
}
@@ -15,7 +15,7 @@
.App-header {
background-color: #282c34;
min-height: 100vh;
min-height: 10vh;
display: flex;
flex-direction: column;
align-items: center;