Insert missing space in challenge code

This commit is contained in:
Atomk
2017-03-06 00:10:02 +01:00
parent cbf73146d1
commit 02a2e08981

View File

@ -1406,7 +1406,7 @@
"<style>",
" div {",
" width: 60%;",
" height:200px;",
" height: 200px;",
" margin-top: 20px;",
" }",
" ",