Skip to content

Commit 79567e0

Browse files
committed
merged style.scss
1 parent 4cceefd commit 79567e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/shared/components/TopcoderFooter/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44
text-align: center;
55
font-family: "Roboto", Helvetica, Arial, sans-serif;
66
font-size: 12px;
7+
<<<<<<< HEAD
78
color: $tc-gray-60;
89
color: $tc-gray-40;
10+
=======
11+
color: $tc-gray-30;
12+
>>>>>>> a5244bf6c... Merge pull request #2918 from r0hit-gupta/msft-29
913
}
1014

1115
.footer {

0 commit comments

Comments
 (0)