white is back and black is white
This commit is contained in:
parent
368c9beae1
commit
728b7968a2
|
@ -144,11 +144,14 @@ hr.small {
|
||||||
margin-bottom: 50px;
|
margin-bottom: 50px;
|
||||||
}
|
}
|
||||||
.intro-header .site-heading,
|
.intro-header .site-heading,
|
||||||
.intro-header .post-heading,
|
|
||||||
.intro-header .page-heading {
|
.intro-header .page-heading {
|
||||||
padding: 100px 0 50px;
|
padding: 100px 0 50px;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
.intro-header .post-heading,
|
||||||
|
padding: 100px 0 50px;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
@media only screen and (min-width: 768px) {
|
@media only screen and (min-width: 768px) {
|
||||||
.intro-header .site-heading,
|
.intro-header .site-heading,
|
||||||
.intro-header .post-heading,
|
.intro-header .post-heading,
|
||||||
|
|
Loading…
Reference in a new issue