mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Merge pull request #13765 from Atomk/fix/missing-space
Insert missing space in challenge code
This commit is contained in:
commit
da7d64f009
@ -1407,7 +1407,7 @@
|
||||
"<style>",
|
||||
" div {",
|
||||
" width: 60%;",
|
||||
" height:200px;",
|
||||
" height: 200px;",
|
||||
" margin-top: 20px;",
|
||||
" }",
|
||||
" ",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user