This commit is contained in:
marzban-dev
2025-06-01 23:52:00 +03:30
parent bbb3bfba3b
commit 58942116e2
+1 -1
View File
@@ -63,7 +63,7 @@ const brands = ref([
>
<NuxtImg
:src="brand"
class="h-[25px] sm:h-[45px] grayscale opacity-25"
class="h-[25px] sm:h-[45px] opacity-25"
/>
</div>
</Marquee>