Skip to content

Commit 3c4bedb

Browse files
langermankjonrohan
andauthored
Update Dialog large heading size (#3719)
Co-authored-by: Jon Rohan <rohan@github.com>
1 parent 84374ed commit 3c4bedb

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/thick-seahorses-lay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/view-components": minor
3+
---
4+
5+
Update Dialog large heading size

app/components/primer/alpha/dialog.pcss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ dialog.Overlay:not([open]) {
236236
gap: var(--stack-gap-condensed);
237237

238238
& .Overlay-title {
239-
font-size: var(--text-title-size-medium);
239+
font: var(--text-title-shorthand-small);
240240
}
241241

242242
& .Overlay-description {

0 commit comments

Comments
 (0)