Skip to content

Commit

Permalink
set hederbar padding bottom to 0px
Browse files Browse the repository at this point in the history
  • Loading branch information
clockley committed Feb 24, 2025
1 parent 3d1b462 commit e12cb00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ button:focus-visible,
color: CanvasColor;
/* Light text for better contrast */
padding: 6px;
padding-bottom: 0px;
margin-top: -1px;
height: 45px;
display: flex;
Expand Down

0 comments on commit e12cb00

Please sign in to comment.