amend some issues and change texts
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
class="rounded-3xl mb-8 px-4 py-12 md:p-12 lg:p-16"
|
||||
:class="{
|
||||
'bg-gradient-conic-2': bgColor === 'conic-2',
|
||||
'bg-gradient-conic-base': bgColor === 'conic-base',
|
||||
'bg-gradient-conic-base-gray': bgColor === 'conic-base-gray',
|
||||
'bg-background-light': bgColor === 'light'
|
||||
}">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user