diff --git a/root.css b/root.css index bbf8d9e..8b0acee 100644 --- a/root.css +++ b/root.css @@ -71,8 +71,10 @@ nav { color: white; text-decoration: none; border-style: outset; + border-width: 1px; cursor: pointer; - border-radius: 5%; + border-radius: 2%; + padding: 4px; } .button:hover {