diff --git a/front/src/style/pages/_about.scss b/front/src/style/pages/_about.scss index 40e929ca0..fffc86ffa 100644 --- a/front/src/style/pages/_about.scss +++ b/front/src/style/pages/_about.scss @@ -1,4 +1,7 @@ .page-about { + p { + text-align: justify; + } .ui.list .list.icon { padding: 0; }