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 darkbasic committed Jun 13, 2017
1 parent 6fa8b53 commit e4ccc39
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 e4ccc39

Please sign in to comment.