Skip to content

Commit

Permalink
fix: Reduce Padding of Navigation Button (#2841)
Browse files Browse the repository at this point in the history
  • Loading branch information
imsi32 authored Nov 19, 2024
1 parent fc5776b commit cecd87e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@ footer.sticky-bottom {
.page-item {
.page-link {
color: var(--global-text-color);
padding: 0.75rem 1.15rem;

&:hover {
color: $black-color;
Expand Down

0 comments on commit cecd87e

Please sign in to comment.