Update style.css

main
Saltine 2024-07-03 18:44:57 -07:00 committed by GitHub
parent 7ac27ed017
commit 4537939bb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ body {
/* Blog Header Styles */
.blog-header {
background: linear-gradient(to bottom, #11031c 94%, #050009);
background: linear-gradient(to bottom, #050009 94%, #11031c);
background-color: #050009;
padding: 5em 0;
text-align: center;