Skip to content

Commit

Permalink
reduce bottom space as version in pdf was moved to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
quantsch committed May 29, 2024
1 parent 45e0c28 commit 3f1db3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_cv.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@

.cv-main-wrapper {
background: #fff;
padding: 0 40px 50px 40px;
padding: 0 40px 40px 40px;

// CV CONTENT

Expand Down

0 comments on commit 3f1db3e

Please sign in to comment.