diff --git a/assets/css/_page/_terms.scss b/assets/css/_page/_terms.scss index 3b48671..020c2bc 100644 --- a/assets/css/_page/_terms.scss +++ b/assets/css/_page/_terms.scss @@ -25,6 +25,7 @@ position: relative; .categories { + width: 100%; overflow: hidden; } } diff --git a/layouts/taxonomy/terms.html b/layouts/taxonomy/terms.html index e30b656..fab8f29 100644 --- a/layouts/taxonomy/terms.html +++ b/layouts/taxonomy/terms.html @@ -28,7 +28,7 @@
-

{{ $term | humanize}}

+

 {{ $term | humanize}}

{{ range first 5 $pages }}