diff --git a/front/src/style/pages/_about.scss b/front/src/style/pages/_about.scss
index 40e929ca0611a3f2cb5d597560672fa0916a78db..fffc86ffaa42088dcdf94675e2db4594d676e7ee 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;
   }