BraydenMoore commited on
Commit
bafea7d
·
1 Parent(s): 1432bc1

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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;