Disable wildcard shimmer selector

This commit is contained in:
Sam Carlton 2022-07-21 22:28:50 -05:00
parent 622856cacb
commit 53e8a95933

View file

@ -175,8 +175,7 @@ html {
.shimmer, .shimmer {
.shimmer * {
/* Hide all text */ /* Hide all text */
color: transparent; color: transparent;
} }