Tweaking the welcome message of toerisme_vlaanderen

This commit is contained in:
Pieter Vander Vennet 2022-02-09 01:50:10 +01:00
parent 9551da4e84
commit a3476f48e5
2 changed files with 3 additions and 3 deletions

View file

@ -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"),