From: Bastian Dehn Date: Sun, 14 Aug 2022 08:11:35 +0000 (+0200) Subject: fix: button foodcard margin X-Git-Tag: v1.0.11^2~1^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=8957d0d09ae4913c555a58483e44d68ce920a062;p=speisekarten-editor.git fix: button foodcard margin --- diff --git a/src/app/foodcard/foodcard.component.css b/src/app/foodcard/foodcard.component.css index f479944..00fe50a 100644 --- a/src/app/foodcard/foodcard.component.css +++ b/src/app/foodcard/foodcard.component.css @@ -5,7 +5,7 @@ .button { flex-basis: 15%; - margin: 0.5em; + margin: 0.5em 0.5em 0.5em 0; } p {