more card styling changes, moved card and cardgrid to componenets, added placeholder for filters/search

This commit is contained in:
zach
2026-02-16 18:06:22 -05:00
parent e4e4e6607a
commit 6aa98d696f
2 changed files with 13 additions and 15 deletions

View File

@@ -1,17 +1,19 @@
@import '_bootstrap';
.copy-small {
font-size: 0.8rem;
font-size: 0.9rem;
opacity: .87;
}
.rarity-icon svg {
height: 16px;
height: 14.5px;
width: auto;
display: inline-block;
}
.price-label {
color: hsl(122, 39%, 49%);
font-size: 0.825rem;
}
.price-label:nth-of-type(n+2) {