Skip to content

Commit

Permalink
adding 20px more to header-container
Browse files Browse the repository at this point in the history
  • Loading branch information
Falsal committed Sep 19, 2023
1 parent 17b1eeb commit 9d26b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ body ::-webkit-scrollbar-thumb:hover {

.header-container {
height: unset;
padding-bottom: 30px;
padding-bottom: 50px;
}

.header-container.utils {
Expand Down

0 comments on commit 9d26b49

Please sign in to comment.