diff --git a/assets/scss/common.scss b/assets/scss/common.scss index 55007d042..2d987db7c 100644 --- a/assets/scss/common.scss +++ b/assets/scss/common.scss @@ -49,6 +49,10 @@ section { justify-content: space-between; } +.nowrap-li:last-of-type { + white-space: nowrap; +} + .title-h1 { font-size: 40px; line-height: 1; diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 6fbc2bb19..02e209e22 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -13,7 +13,7 @@