Tweaking the welcome message of toerisme_vlaanderen
This commit is contained in:
parent
9551da4e84
commit
a3476f48e5
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ export default class ThemeIntroductionPanel extends Combine {
|
|||
const loginStatus =
|
||||
new Toggle(
|
||||
new LoginToggle(
|
||||
t.welcomeBack,
|
||||
undefined,
|
||||
new Combine([Translations.t.general.loginWithOpenStreetMap.SetClass("text-xl font-bold"),
|
||||
Translations.t.general.loginOnlyNeededToEdit.Clone().SetClass("font-bold")]
|
||||
).SetClass("flex flex-col"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue