Skip to content

Commit 0c36186

Browse files
committed
improvement(reskin): lint issue color-hex-case
1 parent f88b2c1 commit 0c36186

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/challenge-detail/Winners/Winner

1 file changed

+1
-1
lines changed

src/shared/components/challenge-detail/Winners/Winner/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
}
7575

7676
.placement {
77-
background-color: #E0FAF3;
77+
background-color: #e0faf3;
7878
border-radius: 50%;
7979
width: 56px;
8080
height: 56px;

0 commit comments

Comments
 (0)