Skip to content

Commit d856a22

Browse files
authored
Update src/plugins/global-settings/typography/utils.js
1 parent e965999 commit d856a22

File tree

1 file changed

+1
-0
lines changed
  • src/plugins/global-settings/typography

1 file changed

+1
-0
lines changed

src/plugins/global-settings/typography/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ export const getAppliedTypeScale = ( value, deviceType = '' ) => {
7171
return
7272
}
7373

74+
// These values are the exponent for the typeScale value
7475
const headings = {
7576
h1: 6,
7677
h2: 5,

0 commit comments

Comments
 (0)