Skip to content

Commit

Permalink
Portal: reset padding-top on fullscreen view, as we dont have a stick…
Browse files Browse the repository at this point in the history
…y header up there
  • Loading branch information
tujoworker committed Feb 4, 2019
1 parent eb05cd2 commit 526b5cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ const Main = styled.main`
&.fullscreen-page {
margin: 0;
padding-top: 0;
border: none;
}
`
Expand Down

0 comments on commit 526b5cd

Please sign in to comment.