Skip to content

Commit 924295d

Browse files
committed
Merge branch 'tco21' of https://github.com/topcoder-platform/community-app into tco21
2 parents f3261d3 + 0836ae7 commit 924295d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"moment-timezone": "^0.5.21",
8383
"money": "^0.2.0",
8484
"morgan": "^1.9.0",
85-
"navigation-component": "topcoder-platform/navigation-component#logo-link-fix",
85+
"navigation-component": "topcoder-platform/navigation-component#develop",
8686
"node-forge": "^0.7.5",
8787
"nuka-carousel": "^4.5.3",
8888
"postcss": "^6.0.23",

src/shared/components/Contentful/Tabs/themes/underline.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $text-color-pannel: #4a4a4a;
4848

4949
&:hover,
5050
&.selected {
51-
border-bottom: 5px solid #43D7B0;
51+
border-bottom: 5px solid #43d7b0;
5252
border-radius: 3px;
5353
}
5454

0 commit comments

Comments
 (0)