From 10f6da9805c04cf38db6c7628cbd5557839a32fb Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sun, 11 Mar 2018 13:30:50 +0100 Subject: made judges bro work --- client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client.css') diff --git a/client.css b/client.css index ea92cd2..bb592f1 100644 --- a/client.css +++ b/client.css @@ -196,7 +196,7 @@ img { color: white; } .long { - width: 97%; + width: 98%; background-color: #dddddd; border: 1px solid #555555; } -- cgit