mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-06 06:01:31 -05:00
added word-wrap less rule to .test-output
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
font-family: "Ubuntu Mono";
|
||||
margin-top: 8px;
|
||||
line-height:20px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.grayed-out-test-output {
|
||||
|
||||
Reference in New Issue
Block a user