fixed css typo
This commit is contained in:
parent
8a2ee0166e
commit
cf5c127a36
Binary file not shown.
After Width: | Height: | Size: 2.4 MiB |
|
@ -176,7 +176,7 @@ body {
|
||||||
font-weight: var(--fw-400);
|
font-weight: var(--fw-400);
|
||||||
}
|
}
|
||||||
|
|
||||||
.nft_card__hr {
|
.nft-card__hr {
|
||||||
border: 1px solid var(--col-line);
|
border: 1px solid var(--col-line);
|
||||||
border-style: solid none none none;
|
border-style: solid none none none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue