Update clean-blog.css
changed headline to white
This commit is contained in:
parent
812d9c8631
commit
7685505bb3
|
@ -147,7 +147,7 @@ hr.small {
|
|||
.intro-header .site-heading,
|
||||
.intro-header .page-heading {
|
||||
padding: 100px 0 50px;
|
||||
color: black;
|
||||
color: white;
|
||||
}
|
||||
.intro-header .post-heading {
|
||||
padding: 100px 0 50px;
|
||||
|
|
Loading…
Reference in a new issue