diff --git a/static/style.css b/static/style.css index 413636c..cb2b4f3 100644 --- a/static/style.css +++ b/static/style.css @@ -71,10 +71,6 @@ html, body, p, section, header, article { letter-spacing: var(--body-font-letter-spacing); } -p { - text-align: justify; -} - .text-align\:center { text-align: center !important; }