BraydenMoore commited on
Commit
b27607f
1 Parent(s): a1a7e5b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -271,7 +271,7 @@
271
  feed.style.width = "80px";
272
  feed.style.height = "50px";
273
  feed.src = loadingGif;
274
- feed.style.opacity = "0.2";
275
 
276
  const infoDiv = document.getElementById("info");
277
  const infoText = document.getElementById("info-text");
 
271
  feed.style.width = "80px";
272
  feed.style.height = "50px";
273
  feed.src = loadingGif;
274
+ feed.style.opacity = "0.15";
275
 
276
  const infoDiv = document.getElementById("info");
277
  const infoText = document.getElementById("info-text");