Insert missing space in challenge code

This commit is contained in:
Atomk
2017-03-06 00:10:02 +01:00
parent c9168b484f
commit 2c868b1384

View File

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