card navigation refactoring

This commit is contained in:
Čarodej
2021-11-23 10:31:45 +01:00
parent b6c77a6685
commit 884c36a5a3
13 changed files with 295 additions and 222 deletions

2
tailwind.config.js vendored
View File

@@ -30,7 +30,7 @@ module.exports = {
'light-background': '#f4f5f6',
}),
boxShadow: {
card: '0 2px 6px 0 rgba(0, 0, 0, 0.05)',
card: '0 2px 6px 0 rgba(0, 0, 0, 0.04)',
}
},
},