Add disconnection and minor improvements on login page.
This commit is contained in:
@@ -1 +1 @@
|
||||
<p>home works!</p>
|
||||
<h1>Welcome to Codiki application!</h1>
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
:host {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user