ya_sir commited on
Commit
6181ce0
·
verified ·
1 Parent(s): da1ea4c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -2
index.html CHANGED
@@ -422,7 +422,7 @@ progress::-moz-progress-bar {
422
 
423
 
424
  <h3 id="grad">Please like this space ❤️</h3><a href="https://www.buymeacoffee.com/mygX" id="aaa" target=”_blank”>BUY ME COFFE</a>
425
- <p style="color:white;font-family:Barlow Condensed;margin-left:15px">Please open a community discussion if you face any problem or need some assistance. CHECKOUT <a href="https://huggingface.co/spaces/FumesAI/text2Image-Models-Demo" id="aaa" target=”_blank”>Text2Image Models Demo</a></p>
426
 
427
  <div id="main">
428
  <div id="cont">
@@ -603,7 +603,8 @@ let reload = false
603
 
604
  widthp = 1024
605
  heightp = 576
606
-
 
607
  }
608
  if(selectedStyle.value == '9:16'){
609
 
 
422
 
423
 
424
  <h3 id="grad">Please like this space ❤️</h3><a href="https://www.buymeacoffee.com/mygX" id="aaa" target=”_blank”>BUY ME COFFE</a>
425
+ <p style="color:white;font-family:Barlow Condensed;margin-left:15px">Please open a community discussion if you face any problem or need some assistance. </p>
426
 
427
  <div id="main">
428
  <div id="cont">
 
603
 
604
  widthp = 1024
605
  heightp = 576
606
+ document.getElementById("img1").style.marginTop = "30%";
607
+
608
  }
609
  if(selectedStyle.value == '9:16'){
610