diff --git a/index.html b/index.html index c9a6550..e7043d3 100644 --- a/index.html +++ b/index.html @@ -109,7 +109,7 @@ -
+
@@ -479,7 +479,7 @@
-
+ diff --git a/sass/style.sass b/sass/style.sass index 006d9be..ef45633 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -769,6 +769,18 @@ h1 padding-right: 0 padding-top: $gutter * 0.25 +// 6.17 - artigo +.article-container + max-width: 1170px + margin-left: auto + margin-right: auto + .abstract + font-style: italic + color: rgb(114, 114, 114) + margin-bottom: 30px + margin-top: 10px + .title + font-size: 22px // ------------------------------------ // 7 - Modificadores @@ -955,4 +967,4 @@ h3.titulo-destaque .date,.time color: #fff .bloco-destaque - background: darken(#fff, 85%) \ No newline at end of file + background: darken(#fff, 85%) -- libgit2 0.21.2