diff options
Diffstat (limited to 'templates/layout.html')
-rw-r--r-- | templates/layout.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html index 487a040..c12039c 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -47,6 +47,7 @@ article header h1 { } article p { white-space: pre-wrap; + text-align: justify; } #tags { padding-bottom: 0.25rem; |