Skip to content

Commit d2a6e68

Browse files
committed
Change font
1 parent f3bd3d4 commit d2a6e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/introducing-openworkers/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<h2 class="text-2xl font-bold text-slate-900 mt-12 mb-6">Architecture</h2>
5757

5858
<div class="my-8 -mx-6 overflow-x-auto rounded-lg bg-slate-50 ring-1 ring-slate-200 sm:mx-0">
59-
<pre class="w-max p-4 text-xs leading-relaxed text-slate-700">{` ┌─────────────────┐
59+
<pre class="w-max p-4 font-mono text-xs leading-relaxed text-slate-700">{` ┌─────────────────┐
6060
│ nginx (proxy) │
6161
└────────┬────────┘
6262

0 commit comments

Comments
 (0)