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 Jun 22, 2017
1 parent 75c9e1a commit 54a5cc5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/pages/verification/verification.scss
Original file line number Diff line number Diff line change
@@ -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 54a5cc5

Please sign in to comment.