From ffab0d279cded6181eb3c8fc4effbcae6b4b2797b3c0201e7b9500550440e0e7 Mon Sep 17 00:00:00 2001 From: nnwhen Date: Fri, 21 Mar 2025 11:20:51 +0200 Subject: [PATCH] Discard- responsive about cards --- subsystem/subres/sub-aboutstyle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/subsystem/subres/sub-aboutstyle.css b/subsystem/subres/sub-aboutstyle.css index 9dc6b1a..d2a56b4 100644 --- a/subsystem/subres/sub-aboutstyle.css +++ b/subsystem/subres/sub-aboutstyle.css @@ -9,6 +9,7 @@ margin: 20px auto; padding: 10px 20px; break-inside: avoid; + justify-content: space-evenly; background-color: var(--d-green); }