Compare commits

...

2 Commits

Author SHA1 Message Date
ab6ce62649
fix/typo): user email confirmation
Some checks failed
Build latest image / build-container (push) Failing after 13s
2025-03-28 16:48:19 +01:00
112e7dbe7a
feat: lfk brand font 2025-03-28 16:48:00 +01:00
3 changed files with 13 additions and 1 deletions

11
assets/css/custom.css Normal file
View File

@ -0,0 +1,11 @@
@font-face {
font-family: "Athiti";
src: url("/fonts/athiti.ttf");
}
html,
:host {
font-family: "Athiti";
}
.content {
font-family: "Athiti";
}

View File

@ -23,7 +23,8 @@ Deine E-Mail Adresse eingeben.
### E-Mail bestätigen
Du bekommst eine Mail, du sie hast auf den Link in der Mail klicken
Du bekommst eine Mail.
In dieser klickst du einfach auf den Link.
### Neues Passwort setzen

BIN
static/fonts/athiti.ttf Normal file

Binary file not shown.