Skip to content

Commit

Permalink
Step 5.11: Define styles
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and DAB0mB committed Feb 26, 2017
1 parent 6cdc39f commit d90de2d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions client/imports/pages/auth/login.component.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 d90de2d

Please sign in to comment.