yasir
commited on
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -383,7 +383,7 @@ font-family: 'Barlow Condensed';
|
|
383 |
flex-direction: row;
|
384 |
}
|
385 |
#grad {
|
386 |
-
background-image: linear-gradient(45deg, rgb(0, 255, 149), rgb(174, 0, 255));
|
387 |
-webkit-background-clip: text;
|
388 |
-webkit-text-fill-color: transparent;
|
389 |
color: #000;
|
@@ -400,7 +400,7 @@ font-family: 'Barlow Condensed';
|
|
400 |
</button>-->
|
401 |
</div>
|
402 |
|
403 |
-
|
404 |
|
405 |
</div>
|
406 |
<div id="main">
|
@@ -422,7 +422,7 @@ font-family: 'Barlow Condensed';
|
|
422 |
</div>
|
423 |
|
424 |
|
425 |
-
|
426 |
|
427 |
|
428 |
<dialog id="dialog">
|
|
|
383 |
flex-direction: row;
|
384 |
}
|
385 |
#grad {
|
386 |
+
background-image: linear-gradient(45deg, rgb(0, 255, 149),rgb(255, 0, 43), rgb(174, 0, 255));
|
387 |
-webkit-background-clip: text;
|
388 |
-webkit-text-fill-color: transparent;
|
389 |
color: #000;
|
|
|
400 |
</button>-->
|
401 |
</div>
|
402 |
|
403 |
+
<h3 id="grad">Please like this space ❤️</h3>
|
404 |
|
405 |
</div>
|
406 |
<div id="main">
|
|
|
422 |
</div>
|
423 |
|
424 |
|
425 |
+
|
426 |
|
427 |
|
428 |
<dialog id="dialog">
|