Tweak update banner
This commit is contained in:
parent
01c123dae7
commit
54cd4de52b
@ -22,8 +22,7 @@ export default function InfoBlock({
|
||||
'dark:bg-gray-900/40 dark:border-gray-800',
|
||||
];
|
||||
case 'blue': return [
|
||||
'text-gray-700/80',
|
||||
'dark:text-gray-300/60',
|
||||
'text-main',
|
||||
'bg-blue-50/50 border-blue-200',
|
||||
'dark:bg-blue-950/30 dark:border-blue-700/45',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user