remove double scale-up
This commit is contained in:
parent
5c4af90456
commit
8f045d7111
@ -8,8 +8,9 @@
|
||||
svg{
|
||||
transition: 100ms;
|
||||
}
|
||||
svg:hover{
|
||||
scale: 1.1;
|
||||
svg:hover,
|
||||
svg:focus
|
||||
{
|
||||
--icon_fill: var(--red);
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user