V2Wizard: Replace h2 heading with h1 and sizing

This replaces h2 heading on the steps with h1 and adds a size modifier to keep the sizes approximately similar.
This commit is contained in:
regexowl 2024-03-07 08:40:33 +01:00 committed by Lucas Garfield
parent 8fac905482
commit 6e1df015e1
10 changed files with 28 additions and 10 deletions

View file

@ -27,7 +27,9 @@ const ManageRepositoriesButton = () => {
const RepositoriesStep = () => {
return (
<Form>
<Title headingLevel="h2">Custom repositories</Title>
<Title headingLevel="h1" size="xl">
Custom repositories
</Title>
<Text>
Select from linked custom repositories from which to search and add
packages to this image.