more card styling changes, moved card and cardgrid to componenets, added placeholder for filters/search
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user