Update style.css
parent
be304ba4e0
commit
7ac27ed017
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue