Skip to content

Commit f42acb7

Browse files
committed
style(shimmer): update rotating-symbol color to purple (#8B5CF6)
1 parent 1291518 commit f42acb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/shimmer.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145

146146
.rotating-symbol {
147147
display: inline-block;
148-
color: #d97757;
148+
color: #8B5CF6;
149149
font-size: 1.5rem; /* Make it bigger! */
150150
margin-right: 0.5rem;
151151
font-weight: bold;

0 commit comments

Comments
 (0)