h1 as god intended

This commit is contained in:
burnettk 2025-02-13 19:40:37 -05:00
parent 0ddb4d6656
commit 587373c0d5
No known key found for this signature in database

View File

@ -427,7 +427,7 @@ export default function ProcessModelTreePage({
return (
<Box sx={{ margin: '0 auto', p: 3 }}>
<Typography variant="h4" sx={{ mb: 4 }}>
<Typography variant="h1" sx={{ mb: 2 }}>
{processModelAction === ProcessModelAction.StartProcess
? 'Start new process'
: 'Process Groups'}