Merge pull request #2750 from YegorSan/ab-erc-721-coin-instance-page
Fixed contract buttons color for NFT token instance on each theme.pull/2642/head
commit
21889b135e
@ -1,3 +1,4 @@ |
|||||||
$primary: #211841; |
$primary: #211841; |
||||||
$secondary: #f16950; |
$secondary: #f16950; |
||||||
$tertiary: #8b84bc; |
$tertiary: #8b84bc; |
||||||
|
$btn-contract-color: $primary; |
||||||
|
Loading…
Reference in new issue