summaryrefslogtreecommitdiff
path: root/src/App.vue
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2019-07-24 15:42:22 -0400
committergumi <git@gumi.ca>2019-07-24 15:42:41 -0400
commitd86b1b26db8e7011764e4c49d931746d5e2a03a4 (patch)
tree37e8da63fd003f6784da47692854aa513e41215a /src/App.vue
parent50e60e5c4b2e4be3946598bca3967c485735aab3 (diff)
downloadwebsite-d86b1b26db8e7011764e4c49d931746d5e2a03a4.tar.gz
website-d86b1b26db8e7011764e4c49d931746d5e2a03a4.tar.bz2
website-d86b1b26db8e7011764e4c49d931746d5e2a03a4.tar.xz
website-d86b1b26db8e7011764e4c49d931746d5e2a03a4.zip
improve readability of page contents
Diffstat (limited to 'src/App.vue')
-rw-r--r--src/App.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.vue b/src/App.vue
index 219987a..d6ccd44 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -77,6 +77,7 @@
min-width: 890px;
padding-bottom: 200px;
border-radius: 15px 0 0 15px;
+ text-align: justify;
}
}
}