diff --git a/includes/html/header.html b/includes/html/header.html
index 2bbe33e..00d5c8f 100644
--- a/includes/html/header.html
+++ b/includes/html/header.html
@@ -34,21 +34,18 @@
p{font-size:18px;}
+
+ MathJax.Hub.Config({
+ CommonHTML: { linebreaks: { automatic: true, width: "container" }, scale: 75 },
+ "HTML-CSS": { linebreaks: { automatic: true, width: "container" }, scale: 75 },
+ SVG: { linebreaks: { automatic: true, width: "container" }, scale: 75 }
+ });
+
-
+\