Skip to content

Commit

Permalink
Update style.scss
Browse files Browse the repository at this point in the history
Increase width for the more element.

Fixed #327.
  • Loading branch information
pkevan authored Sep 26, 2024
1 parent 19b3897 commit d791f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/wporg-5ftf-2024/src/pledge-contributors/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
font-size: var(--wp--preset--font-size--small);
line-height: var(--wp--custom--body--small--typography--line-height);
align-content: center;
width: 45px;
}

.pledge-no-contributors {
Expand Down

0 comments on commit d791f63

Please sign in to comment.