Changing heading from white to black

This commit is contained in:
Holger Reinhardt 2016-02-03 10:59:07 +01:00
parent 3eac7d6d9f
commit 368c9beae1
1 changed files with 1 additions and 1 deletions

View File

@ -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,