Compare commits

...

2 Commits

Author SHA1 Message Date
philipp ab6ce62649 fix/typo): user email confirmation
Build latest image / build-container (push) Failing after 13s
2025-03-28 16:48:19 +01:00
philipp 112e7dbe7a feat: lfk brand font 2025-03-28 16:48:00 +01:00
3 changed files with 13 additions and 1 deletions
+11
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";
}
+2 -1
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
Binary file not shown.