Spaces:
Running
Running
Rename index.html to Index.html
Browse files- index.html → Index.html +3 -3
index.html → Index.html
RENAMED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
font-family: 'Inter', sans-serif;
|
| 12 |
background-color: #4c1d95;
|
| 13 |
}
|
| 14 |
-
.scrollbar-hide::-webkit-
|
| 15 |
display: none;
|
| 16 |
}
|
| 17 |
.scrollbar-hide {
|
|
@@ -88,10 +88,10 @@
|
|
| 88 |
<!-- Tabs -->
|
| 89 |
<div class="flex space-x-2 items-center justify-start mb-4 overflow-x-auto pb-2 scrollbar-hide">
|
| 90 |
<button id="categoriesTab" class="flex items-center justify-center transition-colors rounded-lg bg-purple-500 w-16 h-16 ring-2 ring-white shrink-0">
|
| 91 |
-
<span class="text-4xl">
|
| 92 |
</button>
|
| 93 |
<button id="sweTab" class="flex items-center justify-center transition-colors rounded-lg bg-purple-500 w-16 h-16 shrink-0">
|
| 94 |
-
<span class="text-4xl">
|
| 95 |
</button>
|
| 96 |
<button id="ebayTab" class="flex items-center justify-center transition-colors rounded-lg bg-purple-600 w-16 h-16 shrink-0">
|
| 97 |
<div class="flex items-center justify-center text-2xl font-bold">
|
|
|
|
| 11 |
font-family: 'Inter', sans-serif;
|
| 12 |
background-color: #4c1d95;
|
| 13 |
}
|
| 14 |
+
.scrollbar-hide::-webkit-scrollb ar {
|
| 15 |
display: none;
|
| 16 |
}
|
| 17 |
.scrollbar-hide {
|
|
|
|
| 88 |
<!-- Tabs -->
|
| 89 |
<div class="flex space-x-2 items-center justify-start mb-4 overflow-x-auto pb-2 scrollbar-hide">
|
| 90 |
<button id="categoriesTab" class="flex items-center justify-center transition-colors rounded-lg bg-purple-500 w-16 h-16 ring-2 ring-white shrink-0">
|
| 91 |
+
<span class="text-4xl">👗</span>
|
| 92 |
</button>
|
| 93 |
<button id="sweTab" class="flex items-center justify-center transition-colors rounded-lg bg-purple-500 w-16 h-16 shrink-0">
|
| 94 |
+
<span class="text-4xl">🤩</span>
|
| 95 |
</button>
|
| 96 |
<button id="ebayTab" class="flex items-center justify-center transition-colors rounded-lg bg-purple-600 w-16 h-16 shrink-0">
|
| 97 |
<div class="flex items-center justify-center text-2xl font-bold">
|