From ec40173c1d4defd29d6146c385e8ae1957ec88f7 Mon Sep 17 00:00:00 2001 From: anglk Date: Mon, 29 Nov 2021 13:44:52 +0100 Subject: [PATCH] changed width of essay because it was bigger than half the screen --- narrowstyle-extra.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/narrowstyle-extra.css b/narrowstyle-extra.css index a63f71b..ba50349 100644 --- a/narrowstyle-extra.css +++ b/narrowstyle-extra.css @@ -6,7 +6,8 @@ on index.html and put all back to 'placeholder mode' dank je! */ /* Silvio's User Condition #03 */ #showEssay { - width: 54.5%; + /* width: 54.5%; */ + width: 50%; } #showChat {