Spaces:
Running
Running
Update index.html
Browse files- index.html +14 -15
index.html
CHANGED
|
@@ -1,15 +1,14 @@
|
|
| 1 |
-
<
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
</html>
|
|
|
|
| 1 |
+
<h1 style="
|
| 2 |
+
font-family: 'Inter', 'Segoe UI', Arial, sans-serif;
|
| 3 |
+
font-weight: 800;
|
| 4 |
+
font-size: 2.8rem;
|
| 5 |
+
background: linear-gradient(90deg, #ffb347 0%, #ffcc33 50%, #00c3ff 100%);
|
| 6 |
+
-webkit-background-clip: text;
|
| 7 |
+
-webkit-text-fill-color: transparent;
|
| 8 |
+
margin-bottom: 32px;
|
| 9 |
+
display: flex;
|
| 10 |
+
align-items: center;
|
| 11 |
+
gap: 16px;
|
| 12 |
+
">
|
| 13 |
+
🔥 My Hugging Face Heatmaps
|
| 14 |
+
</h1>
|
|
|