From 99c6c3dbd6ee00089e14fa9c41d7ffce5d223831 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Thu, 17 Apr 2025 12:02:43 +0200 Subject: [PATCH] =?UTF-8?q?=E2=88=92justify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- in/style/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/in/style/main.css b/in/style/main.css index 4705397..e3b4f50 100644 --- a/in/style/main.css +++ b/in/style/main.css @@ -71,7 +71,7 @@ body.swap #swap::after { content: "→"; } html { font-family: "DejaVu Sans", sans-serif; - text-align: justify; + text-align: start; } body {