From 6e7cb86d2e1ecaf5dd967e40cb1286572b67feb2 Mon Sep 17 00:00:00 2001 From: Tanner Collin 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; }
- +