From 79f95252e531f349641922cb74ba3f7700510885 Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Thu, 21 Nov 2013 21:27:55 +0100 Subject: [PATCH] Small font for home page asciicast must do for now --- app/assets/stylesheets/home.sass | 2 +- app/views/home/show.html.slim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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