privateuserh commited on
Commit
7edfbe1
·
verified ·
1 Parent(s): ca4f677

Update index.html

Browse files
Files changed (1) hide show
  1. 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"> <style>
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; }