From c227260e83781b890cd8508376534f2298ca3e04 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Mon, 30 May 2016 13:51:31 +0200 Subject: added spectator mode --- stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheet.css') diff --git a/stylesheet.css b/stylesheet.css index b505212..bc598de 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -201,7 +201,7 @@ body { padding: 0px; padding-left: 10px; display: block; - width: 350px; + width: 400px; height: 50px; margin: 10px; margin-left: auto; -- cgit