feat(frontend): apply Playfair Display heading to login page
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -267,7 +267,7 @@
|
||||
<div class="w-full max-w-md space-y-6">
|
||||
<!-- Header -->
|
||||
<div class="space-y-2 text-center">
|
||||
<h1 class="text-2xl font-bold">
|
||||
<h1 class="font-['Playfair_Display'] text-4xl font-bold">
|
||||
{isLogin ? 'Welcome back' : 'Create account'}
|
||||
</h1>
|
||||
<p class="text-muted-foreground">
|
||||
|
||||
Reference in New Issue
Block a user