We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3bd3d4 commit d2a6e68Copy full SHA for d2a6e68
1 file changed
src/routes/introducing-openworkers/+page.svelte
@@ -56,7 +56,7 @@
56
<h2 class="text-2xl font-bold text-slate-900 mt-12 mb-6">Architecture</h2>
57
58
<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">{` ┌─────────────────┐
+ <pre class="w-max p-4 font-mono text-xs leading-relaxed text-slate-700">{` ┌─────────────────┐
60
│ nginx (proxy) │
61
└────────┬────────┘
62
│
0 commit comments