mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-11 04:22:19 +00:00
fix all text scale
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="container">
|
||||
<div class="web-hero" style="--hero-gap:1.25rem;">
|
||||
<span class="web-badges web-eyebrow !text-white">{$page.status}</span>
|
||||
<h1 class="web-headline web-u-color-text-primary">
|
||||
<h1 class="text-headline font-aeonik-pro text-primary">
|
||||
{$page.error?.message ?? 'An error has occured'}
|
||||
</h1>
|
||||
{#if $page.status === 404}
|
||||
|
||||
Reference in New Issue
Block a user