Refactor with new styling convention
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<NuxtLink lg="inline text-sm py-0" block py-2 text-white font-semibold leading-6>
|
||||
<NuxtLink class="block py-2 text-white font-semibold leading-6" lg="inline text-sm py-0">
|
||||
<slot />
|
||||
</NuxtLink>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user