summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorPrefetch2021-05-08 16:08:41 +0200
committerPrefetch2021-05-08 16:08:41 +0200
commitd3b96730bd01263098bbb96c15148878e5633a04 (patch)
treed464befc29b37c58215cf7d1995ea77f127ccbae /static
parent93c8b6e86aeafb2f1b7f6b4d39049276ebbcc91c (diff)
Expand knowledge base, change text alignment
Diffstat (limited to 'static')
-rw-r--r--static/main.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/main.css b/static/main.css
index 2b4b48b..5283181 100644
--- a/static/main.css
+++ b/static/main.css
@@ -2,7 +2,6 @@ body {
background:#ddd;
color:#222;
max-width:80ch;
- text-align:justify;
margin:auto;
padding:1em 0;
font-family:sans-serif;