Skip to content

Commit b6200f5

Browse files
author
Wilondja243
committed
Singin form
1 parent 54303a3 commit b6200f5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

sing-form/main.css

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ a{
1515
}
1616

1717

18+
/*#################
19+
FORM STYLE
20+
##################*/
21+
22+
1823
form h1{
1924
margin: 20px 0;
2025
}
@@ -101,4 +106,8 @@ form .account{
101106
text-align: center;
102107
margin-top: 70px;
103108
font-size: 18px;
104-
}
109+
}
110+
111+
/*#################
112+
END FORM STYLE
113+
##################*/

0 commit comments

Comments
 (0)