feat: change focus

This commit is contained in:
Nazareno Oviedo 2022-04-18 12:10:24 -03:00
parent 5ffb93b105
commit 8404238f62

View File

@ -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,