Added effects to domainCards

This commit is contained in:
WBHarry 2025-06-25 17:40:33 +02:00
parent d9c003b64b
commit edbb32ccc0
8 changed files with 68 additions and 13 deletions

View file

@ -7,6 +7,10 @@
display: grid;
gap: 10px;
grid-template-columns: 1fr 1.5fr 1.5fr;
.drop-section {
width: 100%;
}
}
.list-items {