diff --git a/dad-jokes/style.css b/dad-jokes/style.css index 38cc3a7..049a2d8 100644 --- a/dad-jokes/style.css +++ b/dad-jokes/style.css @@ -5,7 +5,7 @@ } body { - background-color: #686de0; + background-color: #686728; font-family: 'Roboto', sans-serif; display: flex; flex-direction: column;