FumesAI
commited on
Update index.html
Browse files- index.html +7 -1
index.html
CHANGED
@@ -24,6 +24,12 @@
|
|
24 |
|
25 |
</head>
|
26 |
<body>
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
<div id="dvv">
|
28 |
<button id="jd">Discord</button>
|
29 |
|
@@ -35,7 +41,7 @@
|
|
35 |
|
36 |
<h3 id="grad">Please like this space ❤️</h3><a href="https://www.buymeacoffee.com/mygX" id="aaa" target=”_blank”>BUY ME COFFE</a>
|
37 |
<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>
|
38 |
-
<h3 id="grad">Visit </h3><a href="https://fumesai.web.app" id="aaa" target=”_blank”>Official Website</a> to create Unlimited images for free
|
39 |
<div id="main">
|
40 |
<div id="cont">
|
41 |
<input type="text" name="" id="inp" placeholder=" Enter Prompt here..">
|
|
|
24 |
|
25 |
</head>
|
26 |
<body>
|
27 |
+
<style>
|
28 |
+
|
29 |
+
#xx{
|
30 |
+
display:flex;
|
31 |
+
flex-direction: row;}
|
32 |
+
</style>
|
33 |
<div id="dvv">
|
34 |
<button id="jd">Discord</button>
|
35 |
|
|
|
41 |
|
42 |
<h3 id="grad">Please like this space ❤️</h3><a href="https://www.buymeacoffee.com/mygX" id="aaa" target=”_blank”>BUY ME COFFE</a>
|
43 |
<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>
|
44 |
+
<div id="xx"> <h3 id="grad">Visit </h3><a href="https://fumesai.web.app" id="aaa" target=”_blank”>Official Website</a> <h3>to create Unlimited images for free</h3></div>
|
45 |
<div id="main">
|
46 |
<div id="cont">
|
47 |
<input type="text" name="" id="inp" placeholder=" Enter Prompt here..">
|