Skip to content

Commit

Permalink
Revert "Update stylesheet.css"
Browse files Browse the repository at this point in the history
This reverts commit e329ad8.
  • Loading branch information
saschaheim committed Aug 27, 2024
1 parent e329ad8 commit 1d81490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stylesheets/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 1d81490

Please sign in to comment.