progress line refactoring

This commit is contained in:
Čarodej
2021-11-29 06:49:31 +01:00
parent 8456aaf01e
commit 5d4486a4ad
4 changed files with 149 additions and 126 deletions

1
tailwind.config.js vendored
View File

@@ -28,6 +28,7 @@ module.exports = {
'dark-foreground': '#161718',
'2x-dark-foreground': '#191b1e',
'light-background': '#f4f5f6',
'light-300': '#e1e1ef',
}),
boxShadow: {
card: '0 2px 6px 0 rgba(0, 0, 0, 0.04)',