fixed css typo

This commit is contained in:
Robert McGovern 2022-10-17 01:12:11 +01:00
parent 8a2ee0166e
commit cf5c127a36
2 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ body {
font-weight: var(--fw-400);
}
.nft_card__hr {
.nft-card__hr {
border: 1px solid var(--col-line);
border-style: solid none none none;
}