Skip to content

Commit

Permalink
fix: h4 margin for prev/next buttons (#4975)
Browse files Browse the repository at this point in the history
  • Loading branch information
josefaidt authored and iartemiev committed Feb 20, 2023
1 parent e8aac8f commit f64e3be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NextPrevious/styles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const NextPreviousLinkStyle = styled.a`
h4 {
margin-bottom: 1rem;
margin-top: 0;
}
span {
Expand Down

0 comments on commit f64e3be

Please sign in to comment.