diff --git a/pages/help/input.php b/pages/help/input.php index d4fcdd4..f03eaf5 100644 --- a/pages/help/input.php +++ b/pages/help/input.php @@ -21,6 +21,7 @@ Here are some examples of control key codes:

+
@@ -108,6 +109,7 @@
KeyCodeKeyCode
ASCII 1-26
+

Action buttons

diff --git a/sass/pages/_about.scss b/sass/pages/_about.scss index 1e5dfdf..062c9f0 100644 --- a/sass/pages/_about.scss +++ b/sass/pages/_about.scss @@ -28,6 +28,7 @@ color: black; border-radius: 1px; padding: 0 2px; + word-wrap: break-word; } }