diff --git a/styles.css b/styles.css index 2c3fafa..5feea73 100644 --- a/styles.css +++ b/styles.css @@ -35,14 +35,14 @@ body { } .pastry1 { /* Cookie */ - top: 0; - left: 0; + top: 10; + left: 5; background-color: #f0bb7f; } .pastry2 { /* Brownie */ - top: 0; - right: 0; + top: 10; + right: 5; background-color: #7f553f; } @@ -57,4 +57,4 @@ body { right: 0; background-color: #7fa8f0; } - \ No newline at end of file +