fix errors

This commit is contained in:
2022-03-14 23:26:46 +01:00
parent d83d87ebfe
commit 9716a02a89

View File

@@ -14,7 +14,7 @@ export default {
<a <a
href="#" href="#"
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" 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 }" v-bind:class="{ 'translate-x-2 text-black font- bold' : translation == i }"
> >
<span v-if="translation == i">>></span> <span v-if="translation == i">>></span>
<span <span