]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_content.scss
Lexical: Added custom alignment handling for blocks
[bookstack] / resources / sass / _content.scss
index 3aa4ac653d92da1db9eb5be4be90dd7e7a7ceeb1..b187d6408cc70b4c29f886af249160771a78e1c6 100644 (file)
@@ -32,6 +32,9 @@
     margin-left: auto;
     margin-right: auto;
   }
+  .align-justify {
+    text-align: justify;
+  }
   h1, h2, h3, h4, h5, h6, pre {
     clear: left;
   }