mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-22 16:00:39 +01:00
Add new color in announces
This commit is contained in:
@@ -52,7 +52,7 @@ export default defineComponent({
|
||||
case 'gray':
|
||||
return 'hover:bg-gray-800 dark:hover:bg-gray-300'
|
||||
case 'red':
|
||||
return 'bg-red-800 text-white'
|
||||
return 'hover:bg-red-800'
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user