Add feedback when clicking on icon

This commit is contained in:
Melvin Valster
2019-07-22 23:09:08 +02:00
parent 7de43bcc5a
commit 2b91585029
+6
View File
@@ -11,6 +11,12 @@
}
}
&:active {
.icon__bg {
box-shadow: inset 0px 0px 6px 3px rgba(99, 150, 214, 1);
}
}
&--medium {
width: 40px;
height: 40px;