FumesAI
commited on
Update index.html
Browse files- index.html +4 -2
index.html
CHANGED
@@ -31,7 +31,9 @@ display:flex;
|
|
31 |
flex-direction: row;}
|
32 |
#gra{
|
33 |
color: white;
|
34 |
-
font-family: 'Barlow Condensed'
|
|
|
|
|
35 |
}
|
36 |
</style>
|
37 |
<div id="dvv">
|
@@ -45,7 +47,7 @@ display:flex;
|
|
45 |
|
46 |
<h3 id="grad">Please like this space ❤️</h3><a href="https://www.buymeacoffee.com/mygX" id="aaa" target=”_blank”>BUY ME COFFE</a>
|
47 |
<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>
|
48 |
-
<div id="xx"> <h3 id="gra">Visit </h3><a href="https://fumesai.web.app"
|
49 |
<div id="main">
|
50 |
<div id="cont">
|
51 |
<input type="text" name="" id="inp" placeholder=" Enter Prompt here..">
|
|
|
31 |
flex-direction: row;}
|
32 |
#gra{
|
33 |
color: white;
|
34 |
+
font-family: 'Barlow Condensed';
|
35 |
+
font-weight: 1;
|
36 |
+
font-size: 21px;
|
37 |
}
|
38 |
</style>
|
39 |
<div id="dvv">
|
|
|
47 |
|
48 |
<h3 id="grad">Please like this space ❤️</h3><a href="https://www.buymeacoffee.com/mygX" id="aaa" target=”_blank”>BUY ME COFFE</a>
|
49 |
<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>
|
50 |
+
<div id="xx"> <h3 id="gra">Visit </h3><a href="https://fumesai.web.app" target=”_blank”>OFFICIAL WEBSITE</a> <h3 id="gra">to create Unlimited images for free</h3></div>
|
51 |
<div id="main">
|
52 |
<div id="cont">
|
53 |
<input type="text" name="" id="inp" placeholder=" Enter Prompt here..">
|