Add transition

This commit is contained in:
Andy Smith
2025-05-05 15:59:43 -05:00
parent 4824597649
commit ac41e97e34
+5
View File
@@ -71,6 +71,11 @@
inset: 0 0 auto auto;
position: absolute;
&:before,
.icon {
transition: opacity 150ms ease;
}
/* The red dot */
&:before {
aspect-ratio: 1;