Skip to content

Commit

Permalink
thoughtbot#1699 - add min-width to main-content
Browse files Browse the repository at this point in the history
  • Loading branch information
edimossilva committed Jul 7, 2020
1 parent 305abdf commit 44eb1c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
0 2px 2px rgba($black, 0.2);
flex: 1 1 100%;
padding-bottom: 10vh;
min-width: 800px;
}

.main-content__header,
Expand Down

0 comments on commit 44eb1c4

Please sign in to comment.