Spaces:
Runtime error
Runtime error
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
padding: 3rem 3.4rem;
|
21 |
background-color: #212529;
|
22 |
border-radius: 24px;
|
23 |
-
height:
|
24 |
width: 38rem;
|
25 |
margin: 0 auto;
|
26 |
margin-top: 4%;
|
|
|
20 |
padding: 3rem 3.4rem;
|
21 |
background-color: #212529;
|
22 |
border-radius: 24px;
|
23 |
+
height: fit-content;
|
24 |
width: 38rem;
|
25 |
margin: 0 auto;
|
26 |
margin-top: 4%;
|