diff --git a/assets/sass/_theme/design-system/pagination.sass b/assets/sass/_theme/design-system/pagination.sass index a0349721d3c050ad583785f9ff62c0a65b18f8c8..c2cb057475b87d819334eeeff467e4a2991fd3f2 100644 --- a/assets/sass/_theme/design-system/pagination.sass +++ b/assets/sass/_theme/design-system/pagination.sass @@ -2,7 +2,9 @@ // font-family: $font-family-sans-serif font-size: px2rem(14) justify-content: center - margin: #{$grid-gutter * 2.5} 0 0 + // Not working, crashes Hugo + // margin: #{$grid-gutter * 2.5} 0 0 + margin: $grid-gutter 0 0 li @include list-reset // @extend .page-item