add register page stub
This commit is contained in:
parent
f6cb4fed12
commit
792cce7973
4 changed files with 58 additions and 3 deletions
|
|
@ -234,6 +234,10 @@ button.card {
|
|||
border-radius: 1em;
|
||||
}
|
||||
|
||||
:disabled {
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
article h1, article h2 {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue