Skip to content

Commit

Permalink
[SPIN-126] Change form input font size.
Browse files Browse the repository at this point in the history
  • Loading branch information
bibergem committed Dec 12, 2023
1 parent 07fcd1c commit 23707cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ main textarea {
padding: 0.75rem 0.6rem;
margin-bottom: 1rem;
font-family: var(--body-font-family);
font-size: 1.25rem;
font-size: 18px;
line-height: 24px;
color: var(--text-color);
background-color: var(--background-color-transparent);
Expand Down

0 comments on commit 23707cb

Please sign in to comment.