Skip to content

Commit

Permalink
Step 5.11: Add login component view style
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 28, 2016
1 parent de565b8 commit d0492ec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/pages/auth/login.scss
@@ -0,0 +1,11 @@
.login-page-content {
.instructions {
text-align: center;
font-size: medium;
margin: 50px;
}

.text-input {
text-align: center;
}
}

0 comments on commit d0492ec

Please sign in to comment.