Skip to content

Commit

Permalink
fix: field layout form font size
Browse files Browse the repository at this point in the history
  • Loading branch information
jbnguyencc committed Jul 8, 2024
1 parent a1991ad commit cd3596a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
font-family: "BC Sans";
font-style: normal;
font-weight: 700;
font-size: 16px;
padding-left: 12px;
}

Expand All @@ -42,6 +43,7 @@
font-family: "BC Sans";
font-style: normal;
font-weight: 400;
font-size: 16px;
padding-left: 12px;
padding-right: 12px;
}
Expand Down

0 comments on commit cd3596a

Please sign in to comment.