Spaces:
Build error
Build error
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
}
|
18 |
|
19 |
h1 {
|
20 |
-
margin-top:
|
21 |
}
|
22 |
|
23 |
form {
|
|
|
17 |
}
|
18 |
|
19 |
h1 {
|
20 |
+
margin-top: 400px; /* Adding some top margin for better spacing */
|
21 |
}
|
22 |
|
23 |
form {
|