cards wip

This commit is contained in:
ASOwnerYT
2024-12-01 21:23:43 +13:00
parent b22461cd61
commit 022f5123cf
6 changed files with 69 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
.cards {
display: flex;
flex-direction: column;
align-items: center;
}