diff --git a/styles/style.css b/styles/style.css index 254ab65..59b7db3 100644 --- a/styles/style.css +++ b/styles/style.css @@ -128,8 +128,7 @@ body { position: absolute; background-color: #aac4ee; border: none; - margin-left: 10px; - margin-right: 10px; + right: 30px; cursor: pointer; } @@ -144,6 +143,8 @@ body { padding: 3px; padding-left: 8px; padding-right: 8px; + margin-left: 10px; + margin-right: 10px; cursor: pointer; }