diff --git a/public/css/edu-all.css b/public/css/edu-all.css
index 6485f231..777a0b89 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 220057e1..4ec0d24a 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 a530fe9b..694a4b03 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 dc4f44d2..c009e128 100755
--- a/public/index.html
+++ b/public/index.html
@@ -55,7 +55,7 @@
-
+
<%= htmlWebpackPlugin.tags.bodyTags %>