diff --git a/style.css b/style.css index 6358320..0f15403 100644 --- a/style.css +++ b/style.css @@ -82,8 +82,7 @@ p { font-size: 1.25em; } .button { - padding: 5px; - border: 1px solid #ef9f76; + padding: 0.25rem, 0.5rem; text-decoration: none; color: #c6d0f5; background-color: #414559;