Update list group headers styling

This commit is contained in:
schroda
2024-08-30 21:54:11 +02:00
parent 86f4e895b1
commit 0c6c9e5ab4
4 changed files with 19 additions and 17 deletions

View File

@@ -140,11 +140,12 @@ export function Sources() {
<Fragment key={lang}>
<Typography
key={lang}
variant="h4"
style={{
paddingLeft: '24px',
paddingTop: '6px',
paddingBottom: '16px',
variant="h5"
component="h2"
sx={{
paddingLeft: 3,
paddingTop: 1,
paddingBottom: 2,
fontWeight: 'bold',
}}
>