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