From 61b5bd48c64a906e9b197d7fe2af697f1a6d73ad Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Mon, 3 Jun 2024 18:58:05 +0200 Subject: [PATCH] rm flex end --- assets/component-list-payment.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/component-list-payment.css b/assets/component-list-payment.css index 62a5062..2860480 100644 --- a/assets/component-list-payment.css +++ b/assets/component-list-payment.css @@ -7,13 +7,14 @@ padding-left: 0; } +/* @media screen and (min-width: 750px) { .list-payment { justify-content: flex-end; margin: -0.5rem; padding-top: 0; } -} +} */ .list-payment__item { align-items: center;