updated theme GeneratePress
version 3.2.0
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
.wp-block a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.block-editor-block-list__layout pre {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
font-family: inherit;
|
||||
@ -10,7 +6,6 @@
|
||||
margin-bottom: 1.5em;
|
||||
padding: 20px;
|
||||
overflow: auto;
|
||||
max-width: 100%;
|
||||
color: inherit; /* editor only */
|
||||
}
|
||||
|
||||
|
@ -1218,8 +1218,8 @@ object {
|
||||
margin: 0px 40px 0px 40px;
|
||||
}
|
||||
|
||||
.one-container.archive .post:not(:last-child),
|
||||
.one-container.blog .post:not(:last-child) {
|
||||
.one-container.archive .post:not(:last-child):not(.is-loop-template-item),
|
||||
.one-container.blog .post:not(:last-child):not(.is-loop-template-item) {
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user