diff --git a/public/css/edu-all.css b/public/css/edu-all.css
index 6485f2316..777a0b894 100644
--- a/public/css/edu-all.css
+++ b/public/css/edu-all.css
@@ -7854,12 +7854,6 @@ a.singlepublishtwo {
-
-.markdown-body {
- text-align: justify;
- word-break: break-all;
-}
-
.RightPaneDrawer .ant-drawer-content {
background: #070f1a;
overflow: hidden !important;
diff --git a/public/css/edu-main.css b/public/css/edu-main.css
index 220057e13..4ec0d24af 100644
--- a/public/css/edu-main.css
+++ b/public/css/edu-main.css
@@ -4200,10 +4200,6 @@ html>body #ajax-indicator {
color: #898989 !important;
}
-.markdown-body {
- text-align: justify;
- word-break: break-all;
-}
.RightPaneDrawer .ant-drawer-content {
background: #070f1a;
diff --git a/public/css/edu-purge.css b/public/css/edu-purge.css
index a530fe9be..694a4b038 100644
--- a/public/css/edu-purge.css
+++ b/public/css/edu-purge.css
@@ -6635,13 +6635,6 @@ ul.count_ul li:not(:last-child):after {
}
-
-
-.markdown-body {
- text-align: justify;
- word-break: break-all;
-}
-
.RightPaneDrawer .ant-drawer-content {
background: #070f1a;
overflow: hidden !important;
diff --git a/public/index.html b/public/index.html
index dc4f44d29..c009e1284 100755
--- a/public/index.html
+++ b/public/index.html
@@ -55,7 +55,7 @@
-
+
<%= htmlWebpackPlugin.tags.bodyTags %>