Implement pseudoactive style and apply it to our KotoButton on hover / leave (removal).
Apply our pseudoactive styling to very specific KotoButtons in our KotoNav.
This commit is contained in:
parent
a15f17ac99
commit
812cdc6677
7 changed files with 105 additions and 3 deletions
|
@ -12,6 +12,6 @@
|
|||
}
|
||||
|
||||
&.active > image {
|
||||
color: $green;
|
||||
color: $koto-primary-color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue