Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit e605662

Browse files
author
Victor George
committed
Merge branch 'dev' of github.com:appirio-tech/topcoder-app into ui-kit-vic
# By Tom Ladendorf # Via Tom Ladendorf * 'dev' of github.com:appirio-tech/topcoder-app: some nav updates
2 parents 81b0967 + f3e774d commit e605662

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/css/layout/header.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,10 @@
138138

139139
// Menu
140140
.menu-item {
141-
color: #fff;
141+
color: #a3a3ae;
142142
font-size: 18px;
143-
font-weight: bold;
143+
font-weight: 500;
144+
font-family: 'Sofia Pro';
144145
}
145146

146147
.search-wrapper {
@@ -365,7 +366,6 @@
365366
// Page header
366367
.top-header {
367368
height: 54px;
368-
max-width: 1376px;
369369
margin: 0 auto;
370370

371371
.main-menu {

0 commit comments

Comments
 (0)