Skip to content

Commit

Permalink
refactor: change modal font size
Browse files Browse the repository at this point in the history
  • Loading branch information
glaubersilva committed Dec 16, 2024
1 parent 3b8580c commit 17373a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

span:not(.givewp-field-required) {
color: var(--givewp-grey-400);
font-size: 0.75rem;
font-size: 0.875rem;
line-height: 1.5;

strong {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
}

.description {
font-size: 0.875rem;
margin-bottom: 0.4rem;
}

Expand Down

0 comments on commit 17373a4

Please sign in to comment.