Merge branch 'master' into feature/options-menu

This commit is contained in:
kolaente 2021-01-27 20:18:20 +01:00
commit b26f8e48b7
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$bucket-background: #e8f0f5;
$bucket-background: $grey-100;
$task-background: $white;
$ease-out: all .3s cubic-bezier(0.23, 1, 0.32, 1);
$bucket-width: 300px;