Styling login form.
This commit is contained in:
@@ -34,14 +34,9 @@
|
||||
}
|
||||
|
||||
&.actions {
|
||||
flex-direction: row;
|
||||
flex-direction: row-reverse;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
a {
|
||||
color: #3f51b5;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
button {
|
||||
padding: .8em 1.2em;
|
||||
@@ -56,6 +51,11 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: #3f51b5;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user