Update style.css

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

View File

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