Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit da95103

Browse files
author
Florian Lautenschlager
committed
Word break for console text.
1 parent 4a681e4 commit da95103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ footer .footer-below {
512512
}
513513
.teletype-text{
514514
color: lightcyan;
515+
word-wrap: break-word;
515516
}
516517

517518
.teletype-cursor{

0 commit comments

Comments
 (0)