diff --git a/level-2/step-1/step-1.css b/level-2/step-1/step-1.css index 465e6e3f..cb276754 100755 --- a/level-2/step-1/step-1.css +++ b/level-2/step-1/step-1.css @@ -18,7 +18,7 @@ width: 100px; height: 40px; background: #536A63; - float: left; + } .logo { @@ -34,5 +34,5 @@ width: 100px; height: 40px; background: #536A63; - float: right; -} \ No newline at end of file + +}