Skip to content

Commit 4847a62

Browse files
authored
Update style.css
1 parent d01c489 commit 4847a62

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

style.css

+7
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,10 @@ button {
3838
.honeypot-field {
3939
display: none;
4040
}
41+
42+
.form-container{
43+
background: rgba(255, 255, 255, 0.8);
44+
width: 700px;
45+
display: inline-block;
46+
padding: 0px 35px 20px 35px;
47+
}

0 commit comments

Comments
 (0)