From 4cacb3461bd0c3424619c64f8e0dd5372c67e28e Mon Sep 17 00:00:00 2001 From: Stephen Adamson Date: Mon, 15 Jun 2026 22:07:01 +0100 Subject: [PATCH] feat(frontend): apply Playfair Display heading to login page Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- frontend/src/routes/login/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/login/+page.svelte b/frontend/src/routes/login/+page.svelte index 5ed0ca8..7ab6944 100644 --- a/frontend/src/routes/login/+page.svelte +++ b/frontend/src/routes/login/+page.svelte @@ -267,7 +267,7 @@
-

+

{isLogin ? 'Welcome back' : 'Create account'}