From 63db734cf582cd91bf37884b69c9699ea4306277 Mon Sep 17 00:00:00 2001 From: Leonardo Merlin Date: Fri, 17 Jul 2015 10:14:54 -0300 Subject: [PATCH] Reduce the main video (issue #352) --- index.html | 2 +- sass/style.sass | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index ab5b838..4bfb4db 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@
-
+
{{{article.abstract}}}
diff --git a/sass/style.sass b/sass/style.sass index 30f269c..98b86c7 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -427,6 +427,12 @@ h1 margin-bottom: $gutter * 1.5 .embed-responsive border: 1px solid #333 + + &.video-smaller + @media (min-width: $screen-md) + width: 60% + margin-left: auto + margin-right: auto // 6.4 - background do conteudo .content -- libgit2 0.21.2