From 28f8736ca8e472feda9733809b317dc9154bc294 Mon Sep 17 00:00:00 2001 From: Kenneth Hendricks <50819541+kenhendricks00@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:34:21 -0400 Subject: [PATCH] Update index.html --- platform/chromium/pub/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/chromium/pub/index.html b/platform/chromium/pub/index.html index 05ed9d6..7507656 100644 --- a/platform/chromium/pub/index.html +++ b/platform/chromium/pub/index.html @@ -19,7 +19,7 @@ color: #848a94; margin: 0; padding: 10px; - min-width: 250px; + min-width: 260px; max-width: 100%; word-wrap: break-word; box-sizing: border-box;