Skip to content

Commit

Permalink
chore(pre-commit): autofix run
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 12, 2024
1 parent cb69ea9 commit 3a72124
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions benefits/static/css/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
--medium-font-weight: 500;
--bold-font-weight: 700;
--bs-body-font-size: calc(18rem / 16);
--bs-font-sans-serif: Roboto, system-ui, -apple-system, "Segoe UI", sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-sans-serif: Roboto, system-ui, -apple-system, "Segoe UI",
sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-line-height: 1.5; /* Displayed as 150% on Figma */
--heading-line-height: 1.3; /* Displayed as 130% on Figma */
Expand Down

0 comments on commit 3a72124

Please sign in to comment.