@@ -1160,6 +1160,14 @@ export default {
white-space: nowrap;
transition: all .5s;
}
+ &:hover{
+ img {
+ box-shadow: 0px 0px 6px rgb(255 79 79 / 25%);
+ }
+ span {
+ color: #ff4f4f;
.about_converter ul li {