|
@@ -3445,12 +3445,12 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
color: #1279BE;
|
|
color: #1279BE;
|
|
}
|
|
}
|
|
|
|
|
|
-.singular .hentry .entry-content > *:first-child.alignfull {
|
|
|
|
|
|
+.singular:not(.home.hide-homepage-title) .hentry .entry-content > *:first-child.alignfull {
|
|
margin-top: -21.312px;
|
|
margin-top: -21.312px;
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
@media only screen and (min-width: 560px) {
|
|
- .singular .hentry .entry-content > *:first-child.alignfull {
|
|
|
|
|
|
+ .singular:not(.home.hide-homepage-title) .hentry .entry-content > *:first-child.alignfull {
|
|
margin-top: -64px;
|
|
margin-top: -64px;
|
|
}
|
|
}
|
|
}
|
|
}
|