Add signin page.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
|
||||
border-radius: .5em;
|
||||
padding: 1em 1.5em;
|
||||
background-color: #ffffff;
|
||||
|
||||
h1 {
|
||||
margin: 0;
|
||||
@@ -28,7 +29,7 @@
|
||||
|
||||
mat-icon {
|
||||
position: absolute;
|
||||
top: 1.2em;
|
||||
top: 1.3em;
|
||||
left: .5em;
|
||||
color: #777;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user