Skip to content

Commit

Permalink
footer text smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
devjiwonchoi committed Jan 10, 2025
1 parent 3e33fe2 commit d58ce46
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ export const styles = css`
.error-overlay-footer p {
color: var(--color-gray-900);
margin: 0;
line-height: var(--size-font-big);
font-size: 14px;
font-weight: 500;
line-height: 20px;
}
.error-overlay-footer-message {
Expand Down

0 comments on commit d58ce46

Please sign in to comment.