From 65639a2f04c49b3aebe20112925ba9b00b1e563f Mon Sep 17 00:00:00 2001 From: Ivan Carlos Date: Fri, 9 Jan 2026 14:42:41 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/public/index.html b/public/index.html index 0284cf8..c1ee6dc 100644 --- a/public/index.html +++ b/public/index.html @@ -1,3 +1,4 @@ + @@ -50,6 +51,14 @@ gap: 15px; margin-bottom: 30px; } + + #ipv4, #ipv6 { + word-break: break-all; + overflow-wrap: anywhere; + display: inline-block; + max-width: 100%; + vertical-align: top; + } /* Shared styles for header buttons */ .theme-toggle,