1
0

Fix button height

This commit is contained in:
kolaente
2021-01-26 20:31:56 +01:00
parent c041eab7a2
commit 30cb970deb
3 changed files with 3 additions and 3 deletions

View File

@ -18,5 +18,5 @@
.box, .card {
border: 1px solid $grey-200;
box-shadow: $shadow-md;
box-shadow: $shadow-sm;
}