Changing heading from white to black
This commit is contained in:
parent
3eac7d6d9f
commit
368c9beae1
|
@ -147,7 +147,7 @@ hr.small {
|
|||
.intro-header .post-heading,
|
||||
.intro-header .page-heading {
|
||||
padding: 100px 0 50px;
|
||||
color: white;
|
||||
color: black;
|
||||
}
|
||||
@media only screen and (min-width: 768px) {
|
||||
.intro-header .site-heading,
|
||||
|
|
Loading…
Reference in a new issue