Skip to content

Commit

Permalink
fix(app-header): remove list bullet point from portal name (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
nowseemee authored May 27, 2021
1 parent 1331169 commit fc5364d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ scale-app-header {
.header .sector-navigation .sector-navigation__portal-name {
font-weight: var(--scl-font-weight-extrabold);
font-size: var(--scl-font-variant-body-large-size);
list-style-type: none;
}

.header *[slot='menu-main'],
Expand Down

0 comments on commit fc5364d

Please sign in to comment.