Fix button height

This commit is contained in:
kolaente 2021-01-26 20:31:56 +01:00
parent c041eab7a2
commit 30cb970deb
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
3 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@
}
.card {
background: #fff;
background: $white;
}
}
}