diff --git a/frontend/src/views/AboutView.vue b/frontend/src/views/AboutView.vue index 636d05a..1785c09 100644 --- a/frontend/src/views/AboutView.vue +++ b/frontend/src/views/AboutView.vue @@ -80,5 +80,8 @@ .emote { height: 3rem; } + p { + text-align: justify; + } \ No newline at end of file