Skip to content

Commit

Permalink
Step 7.18: Added stylesheet for verification component
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Feb 13, 2017
1 parent cbf029b commit 6c41eb8
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 6c41eb8

Please sign in to comment.