(frontend) new settings dialog to handle user account/language

add a settings button directly in the homepage to change language or see
user account settings
This commit is contained in:
Emmanuel Pelletier
2024-07-24 16:51:35 +02:00
parent 0707ac2cd4
commit 41ad15e20b
11 changed files with 139 additions and 6 deletions

View File

@@ -231,7 +231,7 @@ const config: Config = {
DEFAULT: { value: '{spacing.1}' },
lg: { value: '{spacing.2}' },
},
paragraph: { value: '{spacing.1}' },
paragraph: { value: '{spacing.0.5}' },
heading: { value: '{spacing.1}' },
gutter: { value: '{spacing.1}' },
textfield: { value: '{spacing.1}' },