diff --git a/src/app/pages/customization/customization.component.html b/src/app/pages/customization/customization.component.html index 3c3624b..53dce20 100644 --- a/src/app/pages/customization/customization.component.html +++ b/src/app/pages/customization/customization.component.html @@ -208,12 +208,12 @@ [light]="false"> - + [communityId]="communityId">
- Hero section + Custom section
Fonts @@ -231,7 +231,7 @@ [checked]="draftCustomizationOptions.backgrounds.form.fontsDarkMode" (change)="draftCustomizationOptions.backgrounds.form.fontsDarkMode=!draftCustomizationOptions.backgrounds.form.fontsDarkMode;" [attr.uk-tooltip]="'title:
' + - (draftCustomizationOptions.backgrounds.form.fontsDarkMode?'Change to light color mode if the hero section background is dark':'Change to dark mode if the hero section background is light')+'
'" + (draftCustomizationOptions.backgrounds.form.fontsDarkMode?'Change to light color mode if the custom section background is dark':'Change to dark mode if the custom section background is light')+'
'" >