mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
fix(challenges): Word wrap fix for Chrome (#16736)
This commit is contained in:
committed by
mrugesh mohapatra
parent
229a6902a5
commit
68dde75add
@@ -2,6 +2,7 @@
|
||||
@ns: step;
|
||||
|
||||
.@{ns}-description {
|
||||
word-wrap: break-word;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
.@{ns}-counter {
|
||||
|
||||
Reference in New Issue
Block a user