From e2359d94faa34ef030cc2877e623e3592f5cd0f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Sun, 15 Feb 2015 16:40:47 +0100 Subject: [PATCH] Slightly bigger player --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 0f83db94..3005ecf1 100755 --- a/static/style.css +++ b/static/style.css @@ -379,7 +379,7 @@ body { -webkit-transition: opacity 1s; transition: opacity 1s; height:68%; - height:calc(87% - 213px); + height:calc(90% - 213px); width:60%; border-radius:3px; /*box-shadow: 0 8px 11px -4px black;*/