Discard- responsive about cards

This commit is contained in:
nnwhen 2025-03-21 11:20:51 +02:00
parent 9be606e577
commit ffab0d279c

View file

@ -9,6 +9,7 @@
margin: 20px auto;
padding: 10px 20px;
break-inside: avoid;
justify-content: space-evenly;
background-color: var(--d-green);
}