Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
634750802 committed Aug 26, 2024
1 parent abd51b0 commit d392b56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/blog/[slug]/blog.styled.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,7 @@ export const Editor = styled.div`
h4,
h5,
h6 {
padding-top: ${anchorScrollOffset}px;
margin-top: -${anchorScrollOffset}px;
offset: ${anchorScrollOffset}px;
}
`;

Expand Down

0 comments on commit d392b56

Please sign in to comment.