diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 372bead..996f7e7 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -56,8 +56,8 @@ a { .page-header { color: #fff; text-align: center; - background-color: #fd1d1d; - background-image: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d); + background-color: #f6e2d8; + background-image: linear-gradient(45deg,#f6e2d8 0%,#68c2e8 100%); } @media screen and (min-width: 64em) {