Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
Make the title on page headings balanced
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhose committed Jun 27, 2024
1 parent df133d1 commit 8631ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/PageHeading/PageHeading.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
font: var(--cpd-font-heading-lg-semibold);
letter-spacing: var(--cpd-font-letter-spacing-heading-xl);
color: var(--cpd-color-text-primary);
text-wrap: balance;
}

& .text {
Expand Down

0 comments on commit 8631ed9

Please sign in to comment.