First working frontend for the login
This commit is contained in:
parent
9c0b57dbf8
commit
514de0e4ae
5 changed files with 64 additions and 0 deletions
|
@ -45,3 +45,12 @@
|
|||
color: #fff;
|
||||
font-size: 100px;
|
||||
}
|
||||
|
||||
.sitePage {
|
||||
height: 90vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.sitePage h1 {
|
||||
font-size: 80px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue