From 104e2853af705c88ddb6eca15905f9b104afd53f Mon Sep 17 00:00:00 2001 From: Tanner Date: Tue, 31 May 2022 04:23:52 +0000 Subject: [PATCH] Explain no javascript --- webclient/public/index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/webclient/public/index.html b/webclient/public/index.html index b4dc083..34506e9 100644 --- a/webclient/public/index.html +++ b/webclient/public/index.html @@ -37,13 +37,23 @@ } .nojs { color: white; + max-width: 32rem; }
- +