Skip to content

Commit

Permalink
fix margin-top titre h2 dernière page
Browse files Browse the repository at this point in the history
  • Loading branch information
julientaq committed Mar 21, 2021
1 parent 4cf9e70 commit 7bb9b07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom-brochure.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,7 @@
margin-top: 2em;
line-height: 1.3;
}

.last-page .main-column h2:first-child {
margin-top: calc(var(--font-lineHeight) * 2);
}

0 comments on commit 7bb9b07

Please sign in to comment.