Fixing css typo

This commit is contained in:
Holger Reinhardt 2016-02-03 11:05:12 +01:00
parent 728b7968a2
commit bc04a47008
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ hr.small {
padding: 100px 0 50px;
color: black;
}
.intro-header .post-heading,
.intro-header .post-heading {
padding: 100px 0 50px;
color: white;
}