Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sysbird committed Nov 17, 2023
1 parent 28460c7 commit 2a574ce
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions assets/_scss/_block.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
* Core block styles overrides
*/

.wp-block-post-excerpt__more-text {
margin-block-start: var(--wp--custom--spacing--small);
}

/* Search ------------------------------------------------- */
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
padding: 3px;
Expand Down
1 change: 0 additions & 1 deletion assets/_scss/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
.btn,
.wp-block-button__link,
.wp-block-search__button,
.wp-block-post-excerpt__more-link,
.wp-block-button__link.has-primary-background-color {
transition: all 0.1s ease-in;
background-color: var(--wp--preset--color--primary);
Expand Down
1 change: 0 additions & 1 deletion assets/_scss/_query.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
.wp-block-post-excerpt__more-text {
a {
font-size: var(--wp--preset--font-size--small);
padding: var(--wp--custom--spacing--button-sm);
}
}
}

0 comments on commit 2a574ce

Please sign in to comment.