add hover effect for tokens button
This commit is contained in:
@@ -90,6 +90,11 @@
|
||||
@media (max-width: 440px) {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background: v.$p-color;
|
||||
color: v.$white;
|
||||
}
|
||||
}
|
||||
|
||||
.tokens-count {
|
||||
|
||||
Reference in New Issue
Block a user