From cdda69a9d6f4c2f1faca2b7d8705590f55e12c13 Mon Sep 17 00:00:00 2001 From: alexisben <alex@noesya.coop> Date: Mon, 26 Dec 2022 10:15:48 +0100 Subject: [PATCH] underline --- assets/sass/_theme/sections/persons.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/sass/_theme/sections/persons.sass b/assets/sass/_theme/sections/persons.sass index 7cb0c905..9205b479 100644 --- a/assets/sass/_theme/sections/persons.sass +++ b/assets/sass/_theme/sections/persons.sass @@ -26,7 +26,7 @@ .person @include article - + word-break: break-word .avatar margin-bottom: $spacing1 order: -1 -- GitLab