From a3a5649ae4fe9cf3e9da1044eb0cc16559bbddd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marlow=20D=2E=20Alfonso=20D=C3=ADaz?= Date: Fri, 17 Oct 2025 15:24:08 -0400 Subject: build --- public/http/assets/styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/http/assets/styles.css b/public/http/assets/styles.css index 02ab867..36a324b 100644 --- a/public/http/assets/styles.css +++ b/public/http/assets/styles.css @@ -13,6 +13,8 @@ body { color: #ebdbb2; font-family: Fairfax, monospace; font-size: 12px; + font-smooth: never; + text-size-adjust: none; } .content { -- cgit v1.2.3