Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<title>DMIM - Performance Art Trend Explorer</title>
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
-
<link rel="stylesheet" href="styles.css"
|
10 |
/* Your existing CSS styles */
|
11 |
::-webkit-scrollbar { width: 4px; }
|
12 |
::-webkit-scrollbar-track { background: #f1f1f1; }
|
|
|
6 |
<title>DMIM - Performance Art Trend Explorer</title>
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
+
<link rel="stylesheet" href="styles.css">
|
10 |
/* Your existing CSS styles */
|
11 |
::-webkit-scrollbar { width: 4px; }
|
12 |
::-webkit-scrollbar-track { background: #f1f1f1; }
|