Small change: remove unintentional whitespace (#34418)

On other challenges, only the affected places would have a placeholder whitespace, if there is one. Removed the unnecessary ones from this challenge.
pull/35257/head
Gökhan Gurbetoğlu 2019-02-17 12:52:52 +03:00 committed by Manish Giri
parent a0c00de32b
commit 16eb18954e
1 changed files with 0 additions and 2 deletions

View File

@ -44,14 +44,12 @@ tests:
background-color: dodgerblue;
width: 50%;
height: 50%;
}
#box-2 {
background-color: orangered;
width: 50%;
height: 50%;
}
</style>
<div id="box-container">