diff options
Diffstat (limited to 'src/App.vue')
-rw-r--r-- | src/App.vue | 1 |
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; } } } |