Signed-off-by: Rémy Jacquin <remy@remyj.fr> Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
@@ -33,6 +33,10 @@ blockquote {
}
+.text-justify {
+ text-align: justify;
+}
+
.text-muted {
color: get-light-color('muted-text-color') !important;