Skip to content

Commit 57bd200

Browse files
feat: glowing pellets again
1 parent b619de0 commit 57bd200

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
@@ -117,7 +117,7 @@ body {
117117
}
118118
}
119119

120-
/* @keyframes glowff00ff {
120+
@keyframes glowff00ff {
121121
0%,
122122
100% {
123123
box-shadow:
@@ -129,7 +129,7 @@ body {
129129
0 0 0px #ff00ff,
130130
0 0 0px #ff00ff;
131131
}
132-
} */
132+
}
133133

134134
@keyframes glow00e893 {
135135
0%,

0 commit comments

Comments
 (0)