mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-21 15:31:47 +01:00
Add blobity radius
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<nuxt-link :to="link" class="z-index-3">
|
||||
<nuxt-link data-blobity-radius="16" :to="link" class="z-index-3">
|
||||
<div class="text-lg px-8 py-4 rounded-xl bg-white dark:bg-black border-2 border-red-500 dark:border-amber-400 text-red-500 dark:text-amber-400 duration-300">
|
||||
{{ $t(content) }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user