feat: change focus
This commit is contained in:
parent
5ffb93b105
commit
8404238f62
@ -90,8 +90,7 @@
|
||||
content: '';
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
&:hover {
|
||||
.icon {
|
||||
transform: rotate(45deg) scale(1.15);
|
||||
}
|
||||
@ -136,10 +135,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
&:focus {
|
||||
outline: tovw(2px, 'default', 2px) dashed var(--color-accent);
|
||||
}
|
||||
|
||||
@keyframes border {
|
||||
from {
|
||||
background-position: 0 0, tovw(8px, 'default', 6px) 0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user