mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 11:20:34 +01:00
💻 | Change ad color from red to rose
This commit is contained in:
@@ -26,6 +26,8 @@ export default {
|
||||
return 'bg-red-300'
|
||||
case 'blue':
|
||||
return 'bg-blue-300'
|
||||
case 'rose':
|
||||
return 'bg-rose-300'
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user