diff --git a/app/assets/stylesheets/card.scss b/app/assets/stylesheets/card.scss index 8f8bd538b..6844fed03 100644 --- a/app/assets/stylesheets/card.scss +++ b/app/assets/stylesheets/card.scss @@ -22,7 +22,7 @@ .logo { width: auto; max-width: 50px; - height: fit-content; + height: 100%; margin-right: $default-spacer * 2; }