Skip to content

Commit a0abbb7

Browse files
dotansimhadarkbasic
authored andcommitted
Step 7.18: Added stylesheet for verification component
1 parent 0bf14cd commit a0abbb7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.verification-page-content {
2+
.instructions {
3+
text-align: center;
4+
font-size: medium;
5+
margin: 50px;
6+
}
7+
8+
.text-input {
9+
text-align: center;
10+
}
11+
}

0 commit comments

Comments
 (0)