Skip to content

Commit 4f994fc

Browse files
committed
Add missing background for CORE-292
1 parent ab6c473 commit 4f994fc

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/shared/components/challenge-detail/Header/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
font-size: 12px;
1919
font-family: 'Roboto', sans-serif;
2020
line-height: 1.2em;
21-
background-color: $tc-gray-20;
21+
background-color: #efefef99;
2222
padding-left: 20px;
2323
padding-right: 30px;
2424
padding-bottom: 10px;

0 commit comments

Comments
 (0)