From 6ab70fb7818f167d2ac4c10f005fea33858650d8 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Sun, 28 Jul 2024 19:11:42 +0000 Subject: [PATCH] Use rather than --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index cf61c8b..638fe23 100644 --- a/index.html +++ b/index.html @@ -117,7 +117,7 @@ .go-button { cursor: pointer; } - .mono { + code { font-family: monospace; font-size-adjust: 0.5; } @@ -288,7 +288,7 @@