|
@@ -3586,7 +3586,7 @@ body.page .main-navigation {
|
|
|
.entry .entry-content .wp-block-latest-posts.is-grid li {
|
|
|
border-top: 2px solid #ccc;
|
|
|
padding-top: 1rem;
|
|
|
- margin-bottom: 64px;
|
|
|
+ margin-bottom: 32px;
|
|
|
}
|
|
|
|
|
|
.entry .entry-content .wp-block-latest-posts.is-grid li a:after {
|
|
@@ -3959,7 +3959,7 @@ body.page .main-navigation {
|
|
|
background-color: #3c2323;
|
|
|
border: 0;
|
|
|
height: 3px;
|
|
|
- margin: 64px auto;
|
|
|
+ margin: 32px auto;
|
|
|
max-width: 10rem;
|
|
|
/* Remove duplicate rule-line when a separator
|
|
|
* is followed by an H1, or H2 */
|