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