Spaces:
Running
Running
Commit
·
bafea7d
1
Parent(s):
1432bc1
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -162,6 +162,7 @@
|
|
162 |
cursor: pointer;
|
163 |
}
|
164 |
#additional-info {
|
|
|
165 |
height: 0px;
|
166 |
overflow: hidden;
|
167 |
transition: height 0.3s ease;
|
|
|
162 |
cursor: pointer;
|
163 |
}
|
164 |
#additional-info {
|
165 |
+
display: block;
|
166 |
height: 0px;
|
167 |
overflow: hidden;
|
168 |
transition: height 0.3s ease;
|