New source found from dndbeyond.com

This commit is contained in:
2026-07-08 01:00:09 -07:00
parent 9a983a6d7b
commit dcefa0d2f2
2865 changed files with 222467 additions and 49053 deletions
+8 -8
View File
@@ -237,29 +237,29 @@ const typography = {
},
h2: {
fontSize: '48px',
fontFamily: 'Tiamat Condensed SC',
fontFamily: 'Roboto',
fontWeight: 400,
fontStyle: 'normal',
fontStretch: 'normal',
letterSpacing: 0.8,
letterSpacing: 'normal',
lineHeight: '52.8px'
},
h3: {
fontSize: '36px',
fontFamily: 'Tiamat Condensed SC',
fontFamily: 'Roboto',
fontWeight: 400,
fontStyle: 'normal',
fontStretch: 'normal',
letterSpacing: 0.75,
letterSpacing: 'normal',
lineHeight: '43.2px'
},
h4: {
fontSize: '26px',
fontFamily: 'Tiamat Condensed SC',
fontFamily: 'Roboto',
fontWeight: 400,
fontStyle: 'normal',
fontStretch: 'normal',
letterSpacing: 0.6,
letterSpacing: 'normal',
lineHeight: '32.5px'
},
h5: {
@@ -268,7 +268,7 @@ const typography = {
fontWeight: 500,
fontStyle: 'normal',
fontStretch: 'normal',
letterSpacing: 0.32,
letterSpacing: 'normal',
lineHeight: '25px'
},
h6: {
@@ -277,7 +277,7 @@ const typography = {
fontWeight: 500,
fontStyle: 'normal',
fontStretch: 'normal',
letterSpacing: 0.25,
letterSpacing: 'normal',
lineHeight: '22.4px'
},
body1: {