Skip to content

Commit

Permalink
Fix bottom margins;
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornbytes committed Dec 27, 2017
1 parent cb8ab78 commit db5a64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/scss/docs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ main.docs {
&.intro { animation: intro 200ms; }
overflow-x: hidden;

* {
> *:last-child {
margin-bottom: 0;
}
}
Expand Down

0 comments on commit db5a64c

Please sign in to comment.