Skip to content

Commit

Permalink
Update packages/styles/src/molecules/product-title.css
Browse files Browse the repository at this point in the history
Co-authored-by: Fanny Chien <fannychienn@gmail.com>
  • Loading branch information
ArthurTriis1 and hellofanny authored Jul 28, 2022
1 parent dbcd70f commit 2911f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styles/src/molecules/product-title.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
justify-content: space-between;
}
[data-fs-product-title] [data-fs-product-title-header]:first-child {
font-size: var(--fs-product-title-text-size);
font-size: 20px;
font-weight: 400;
line-height: 1.12;
}
Expand Down

0 comments on commit 2911f4f

Please sign in to comment.