Public Access
1
0

fix: change monospace font

This commit is contained in:
2025-08-21 23:32:25 -04:00
parent 39898300f3
commit 2c4935b391
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ permalink: 404.html
---
<div class="text-center py-18">
<h1 style="font-family: 'Roboto Mono', monospace;" class="text-8xl font-bold text-blue-500 mb-2">404</h1>
<h1 style="font-family: 'JetBrains Mono', monospace;" class="text-8xl font-bold text-blue-500 mb-2">404</h1>
<h2 class="text-3xl font-semibold text-white mb-6">Route Not Found</h2>
<p class="text-lg text-gray-400 max-w-xl mx-auto mb-8">
The requested resource could not be located on our network. The packet was dropped or the destination is unreachable.