Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Commit

Permalink
give the header a min width
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan committed Nov 16, 2018
1 parent 1f848ee commit 8d276ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stylesheets/_header.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.app__header {
min-width: $min-window-width;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
Expand Down

0 comments on commit 8d276ee

Please sign in to comment.