chore: catalog card style

This commit is contained in:
jialin
2025-01-03 20:51:22 +08:00
parent d9319f5734
commit 1a792254ca
16 changed files with 696 additions and 299 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 726 B

+4
View File
@@ -204,6 +204,10 @@
margin-bottom: 16px;
}
.m-r-16 {
margin-right: 16px;
}
.font-400 {
font-weight: var(--font-weight-normal);
}