diff --git a/buttons_challenge.html b/buttons_challenge.html index 0946d87..4f732a1 100644 --- a/buttons_challenge.html +++ b/buttons_challenge.html @@ -19,7 +19,7 @@ border: none; height: 32px; width: 105px; - border-radius: 40px; + border-radius: 16px; } .buy-now { @@ -27,7 +27,7 @@ border: none; height: 32px; width: 105px; - border-radius: 40px; + border-radius: 16px; } Back to Amazon