diff --git a/assets/css/main.css b/assets/css/main.css index d5cfa68..5975b58 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -275,4 +275,8 @@ ul.marquee li, ul.marquee2 li { to { transform: translateX(0%); } +} + +article > * { + overflow-wrap:anywhere; } \ No newline at end of file diff --git a/includes/keys.html b/includes/keys.html index 102ab2a..0e7c4a5 100644 --- a/includes/keys.html +++ b/includes/keys.html @@ -1,8 +1,8 @@ \ No newline at end of file diff --git a/pages/docs/[content].html b/pages/docs/[content].html index 94737e3..5cfc8ce 100644 --- a/pages/docs/[content].html +++ b/pages/docs/[content].html @@ -1,7 +1,7 @@
-
+