Insert missing space in challenge code

pull/18182/head
Atomk 2017-03-06 00:10:02 +01:00
parent c9168b484f
commit 2c868b1384
1 changed files with 1 additions and 1 deletions

View File

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