refact front
This commit is contained in:
5
tailwind.config.js
vendored
5
tailwind.config.js
vendored
@@ -8,6 +8,11 @@ module.exports = {
|
||||
},
|
||||
extend: {
|
||||
colors: {
|
||||
marine: {
|
||||
light: '#364f80',
|
||||
medium:'#2e446e',
|
||||
default: '#223251',
|
||||
},
|
||||
cyan: '#9cdbff',
|
||||
green: {
|
||||
light: '#333',
|
||||
|
||||
Reference in New Issue
Block a user