Skip to content

Commit

Permalink
Add spacing above the heading
Browse files Browse the repository at this point in the history
Signed-off-by: r-kundan <[email protected]>
  • Loading branch information
r-kundan committed Jul 9, 2024
1 parent 1919cfa commit b038cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/reusecore/PageHeader/pageHeader.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const PageHeaderWrapper = styled.div`
z-index: 99;
h1 {
padding-top: 3rem;
padding-bottom: 2.5rem;
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
img{
padding-left: 1rem;
Expand Down

0 comments on commit b038cd8

Please sign in to comment.