BraydenMoore commited on
Commit
2fe1ea1
1 Parent(s): 4cf058d

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -248,7 +248,7 @@
248
  feed.style.width = "100%";
249
  feed.style.height = "70%";
250
  feed.style.opacity = "1";
251
- }, 300);
252
 
253
  const infoText = document.getElementById("info-text");
254
  infoText.style.opacity = "1";
 
248
  feed.style.width = "100%";
249
  feed.style.height = "70%";
250
  feed.style.opacity = "1";
251
+ }, 100);
252
 
253
  const infoText = document.getElementById("info-text");
254
  infoText.style.opacity = "1";