Slightly bigger player

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-15 16:40:47 +01:00
parent 28d4421ced
commit e2359d94fa

View File

@@ -379,7 +379,7 @@ body {
-webkit-transition: opacity 1s; -webkit-transition: opacity 1s;
transition: opacity 1s; transition: opacity 1s;
height:68%; height:68%;
height:calc(87% - 213px); height:calc(90% - 213px);
width:60%; width:60%;
border-radius:3px; border-radius:3px;
/*box-shadow: 0 8px 11px -4px black;*/ /*box-shadow: 0 8px 11px -4px black;*/