Draft hot topic banner with NFT standards links

This commit is contained in:
mDuo13
2021-05-19 00:27:23 -07:00
parent 97eaa6345a
commit 3eec33f52e
3 changed files with 19 additions and 1 deletions

View File

@@ -182,3 +182,11 @@
text-decoration: underline;
}
}
// ad-hoc callout for NFT standards
.highlight-subcard {
margin: 1.5rem 0;
padding: 1rem;
border: 2px solid $white;
background: $dropdown-bg;
}