|
@@ -334,19 +334,6 @@ article .entry-header .entry-title,
|
|
}
|
|
}
|
|
|
|
|
|
// Remove margin if alignfull is first element
|
|
// Remove margin if alignfull is first element
|
|
-.singular {
|
|
|
|
- .hentry .entry-content {
|
|
|
|
- & > *:first-child {
|
|
|
|
- &.alignfull {
|
|
|
|
- margin-top: -#{0.666 * map-deep-get($config-global, "spacing", "vertical")};
|
|
|
|
-
|
|
|
|
- @include media(mobile) {
|
|
|
|
- margin-top: -#{2 * map-deep-get($config-global, "spacing", "vertical")};
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
|
|
|
|
.home.hide-homepage-title {
|
|
.home.hide-homepage-title {
|
|
.hentry .entry-content {
|
|
.hentry .entry-content {
|