diff --git a/app/assets/stylesheets/home.sass b/app/assets/stylesheets/home.sass index 40d3533..7dfd48a 100644 --- a/app/assets/stylesheets/home.sass +++ b/app/assets/stylesheets/home.sass @@ -7,7 +7,7 @@ .row .player-wrapper - max-height: 300px + max-height: 400px overflow: hidden box-shadow: 0 0 16px 5px rgba(255, 255, 255, 0.3) diff --git a/app/views/home/show.html.slim b/app/views/home/show.html.slim index 80071a7..efe810e 100644 --- a/app/views/home/show.html.slim +++ b/app/views/home/show.html.slim @@ -4,7 +4,7 @@ .row .col-md-6 .player-wrapper - = player asciicast, speed: 2.0, hud: false, size: 'medium' if asciicast + = player asciicast, speed: 2.0, hud: false if asciicast .col-md-6 h1