Insure text enlarges on perma

This commit is contained in:
Jason Zimdars
2024-11-20 17:08:33 -06:00
parent 56e627ecec
commit 30bcfc9d72
+4
View File
@@ -325,6 +325,10 @@
pointer-events: none;
}
.bubble__perma & {
font-size: 9cqi;
}
a {
color: var(--splat-color);
}