Create login form & handle auth
This commit is contained in:
parent
ba1ced269c
commit
d217d1c14b
6 changed files with 112 additions and 7 deletions
|
|
@ -1,4 +1,9 @@
|
|||
img#header-logo {
|
||||
width: 200px;
|
||||
height: 100px;
|
||||
width: 60px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
#login-card {
|
||||
margin: auto;
|
||||
max-width: 600px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue