diff --git a/README.md b/README.md index 53e31b6..f5fb508 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ window (xterm.js) and create a websocket with the server, which relays the data The program has been tested on Linux, WSL2, Raspberry Pi 3B (Debian), and MacOSX using Google Chrome, Firefox, and Safari. -## Known bug +## Known issue -WiTTY has some display/encoding issues on macOS with Firefox, especially for zsh. Safari works fine though. +WiTTY might have some display/encoding issues on macOS with Firefox, especially for zsh. Safari works fine though. ## An Screencast featuring an older version of WiTTY diff --git a/assets/main.css b/assets/main.css index ab73e72..a3dd91d 100644 --- a/assets/main.css +++ b/assets/main.css @@ -8,7 +8,6 @@ padding: 10px 20px; border-radius: 6px; background-color: #282a36; - max-width: 880px; } .xterm-viewport.xterm-viewport {