Fixing css typo

This commit is contained in:
Holger Reinhardt 2016-02-03 11:05:12 +01:00
parent 728b7968a2
commit bc04a47008

View file

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