diff --git a/novo.css b/novo.css index 0766821..2668485 100644 --- a/novo.css +++ b/novo.css @@ -342,7 +342,8 @@ h1 { .box-header p { font-size: 14px; font-weight: 500; - margin-top: 10px; } + margin-top: 10px; + height: 40px; } .box-body { padding: 20px; } .box-body img { @@ -350,7 +351,7 @@ h1 { margin-right: -20px; margin-top: -20px; margin-bottom: 20px; - max-width: 120%; } + height: 170px; } .box-category { font-size: 14px; font-weight: 700; diff --git a/sass/novo.sass b/sass/novo.sass index d6c99b3..65f1f53 100644 --- a/sass/novo.sass +++ b/sass/novo.sass @@ -424,6 +424,7 @@ h1 font-size: $font-size-small font-weight: 500 margin-top: $gutter * 0.5 + height: $gutter * 2 &-body padding: $gutter img @@ -431,7 +432,7 @@ h1 margin-right: $gutter * (-1) margin-top: $gutter * (-1) margin-bottom: $gutter - max-width: 120% + height: 170px &-category font-size: $font-size-small font-weight: 700 @@ -613,7 +614,6 @@ h1 .vote-actions .like display: inline-block - .dislike // 6.13 - lista de resultados .results-content -- libgit2 0.21.2