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