Skip to content

Commit

Permalink
feat(solution-header): fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
proeung committed Oct 3, 2023
1 parent 913472e commit 2e836a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/solution-header/solution-header.css
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ body.microsites.header-visible main {
.solution-header-wrapper.is-sticky .solution-header .solution-header__inner .solution-header__col-1 {
margin: var(--spacer-element-05) var(--spacer-element-08);
}

.solution-header-wrapper.is-sticky .solution-header .solution-header__inner .solution-header__col-3 {
display: none;
}
Expand Down

0 comments on commit 2e836a7

Please sign in to comment.