Skip to content

Commit

Permalink
Step 5.16: Add verification component styles
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Dec 24, 2016
1 parent ad8b3ba commit 3c10192
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/pages/verification/verification.scss
@@ -0,0 +1,11 @@
.verification-page-content {
.instructions {
text-align: center;
font-size: medium;
margin: 50px;
}

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

0 comments on commit 3c10192

Please sign in to comment.