diff --git a/css/style.css b/css/style.css index 4feea20..963f0c8 100644 --- a/css/style.css +++ b/css/style.css @@ -92,7 +92,7 @@ html body{ #timeline { color: white; overflow:auto; - height: 80%; + height: 90%; } #timeline section { @@ -100,7 +100,7 @@ html body{ height: auto; } #player { - height: 20%; + height: 10%; } #playerlistsec {