Skip to content

Commit

Permalink
fix Header on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
prayag17 committed Jan 24, 2022
1 parent 817a365 commit 78bf144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.css
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,7 @@ h2 {
transform: none !important;
}

.skinHeader.focuscontainer-x.skinHeader-withBackground.skinHeader-blurred.headroom:not(.noHomeButtonHeader) {
body:not(.withSectionTabs) > .skinHeader {
background: linear-gradient(
to bottom,
rgba(20, 20, 20),
Expand Down

0 comments on commit 78bf144

Please sign in to comment.