From e17640ffcc0aa0013c1d176f81e5d7455c6b91bb Mon Sep 17 00:00:00 2001 From: Sainan Date: Sat, 7 Sep 2024 01:01:07 +0200 Subject: [PATCH] Improve appearance of fingerprint in Chrome --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 6f9503d..548c120 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@ #fingerprint { resize: none; + word-break: break-all; } .grade {