summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 7ab9488..50536a1 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -42,8 +42,6 @@ h1, h2, h3, h4, h5, h6 {
p {
overflow-wrap: break-word;
- text-align: justify;
- text-justify: inter-word;
}
pre {
@@ -56,8 +54,6 @@ blockquote {
background-color: #272822;
font-style: italic;
padding: 1.0em;
- text-align: justify;
- text-justify: inter-word;
}
blockquote :first-child {