Skip to content

Commit

Permalink
NA - Increase font size
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscoelho committed Mar 5, 2024
1 parent b58fc70 commit 8aafabd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,7 @@ body.accessory-focus .default-content-wrapper {
body.engine-focus .default-content-wrapper h1,
body.interior-focus .default-content-wrapper h1,
body.accessory-focus .default-content-wrapper h1 {
font-size: var(--paragraph-font-size);
line-height: 26px;
font-size: var(--heading-font-size-l);
}

body.engine-focus .default-content-wrapper .group,
Expand Down

0 comments on commit 8aafabd

Please sign in to comment.