Skip to content

Commit 89f303d

Browse files
perf: disable power pellet glow for now
when there's a bunch of them perf suffers
1 parent cd74ea4 commit 89f303d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/client/src/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ body {
123123
0 0 30px #ff00ff !important;
124124
}
125125

126-
@keyframes glowff00ff {
126+
/* @keyframes glowff00ff {
127127
0%,
128128
100% {
129129
box-shadow:
@@ -135,7 +135,7 @@ body {
135135
0 0 0px #ff00ff,
136136
0 0 0px #ff00ff;
137137
}
138-
}
138+
} */
139139

140140
@keyframes glow00e893 {
141141
0%,

0 commit comments

Comments
 (0)