double arrow
This commit is contained in:
@@ -16,7 +16,7 @@ export default {
|
||||
class="flex flex-row items-center h-12 transform hover:translate-x-2 transition-transform ease-in duration-200 text-gray-500 hover:text-gray-800"
|
||||
v-bind:class="{ 'translate-x-2 text-black font- bold' : translation == i }"
|
||||
>
|
||||
<span v-if="translation == i">>></span>
|
||||
<span class="text-3xl" v-if="translation == i">»</span>
|
||||
<span
|
||||
class="inline-flex items-center justify-center h-12 w-12 text-lg text-gray-400"
|
||||
><i class="bx bx-home"></i
|
||||
|
||||
Reference in New Issue
Block a user