Skip to content

Commit

Permalink
unstick in mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
infograf768 committed Jan 26, 2020
1 parent dc230d1 commit 236c7d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/cassiopeia/scss/blocks/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
background-image: $cassiopeia-header-grad;
box-shadow: 0 5px 5px rgba(0, 0, 0, .03) inset;

@include media-breakpoint-down(sm) {
position: relative !important;
}

header {
width: 100%;
max-width: 1155px;
Expand Down

0 comments on commit 236c7d3

Please sign in to comment.