refact front

This commit is contained in:
2020-07-25 17:22:58 +02:00
parent a4af2abb69
commit 8f66aee23d
19 changed files with 247 additions and 171 deletions

5
tailwind.config.js vendored
View File

@@ -8,6 +8,11 @@ module.exports = {
},
extend: {
colors: {
marine: {
light: '#364f80',
medium:'#2e446e',
default: '#223251',
},
cyan: '#9cdbff',
green: {
light: '#333',