|
@@ -3799,12 +3799,12 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
}
|
|
}
|
|
|
|
|
|
.home.hide-homepage-title .hentry .entry-content > *:first-child.alignfull {
|
|
.home.hide-homepage-title .hentry .entry-content > *:first-child.alignfull {
|
|
- margin-top: 0;
|
|
|
|
|
|
+ margin-top: -16px;
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
@media only screen and (min-width: 560px) {
|
|
.home.hide-homepage-title .hentry .entry-content > *:first-child.alignfull {
|
|
.home.hide-homepage-title .hentry .entry-content > *:first-child.alignfull {
|
|
- margin-top: 0;
|
|
|
|
|
|
+ margin-top: -64px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|