diff --git a/index.html b/index.html index 27bc556..ef90ed3 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,8 @@ min-width: 100px; padding: 15px 20px; background-color: purple; - border: 1px solid black; - border-radius: 15px; + border: 1px dotted black; + border-radius: 5px; color: white; font-size: 16px; }