Skip to content

Commit c61eeb3

Browse files
committed
Step 17.13: Create FacebookPage style sheet
1 parent 13baaf9 commit c61eeb3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/pages/login/facebook.scss

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.login-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)