Skip to content

Commit 9bab803

Browse files
committed
Revert "fix: change wp-block-verse class to wp-block-poetry"
This reverts commit e16e972.
1 parent 02cf07e commit 9bab803

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/wp-content/themes/twentytwenty/style-rtl.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2899,7 +2899,7 @@ h2.entry-title {
28992899
.wp-block-quote,
29002900
.wp-block-quote.is-large,
29012901
.wp-block-quote.is-style-large,
2902-
.wp-block-poetry,
2902+
.wp-block-verse,
29032903
.wp-block-video:not(.alignwide):not(.alignfull) {
29042904
margin-bottom: 3rem;
29052905
margin-top: 3rem;
@@ -5261,7 +5261,7 @@ a.to-the-top > * {
52615261
.wp-block-quote,
52625262
.wp-block-quote.is-large,
52635263
.wp-block-quote.is-style-large,
5264-
.wp-block-poetry,
5264+
.wp-block-verse,
52655265
.wp-block-video:not(.alignwide):not(.alignfull) {
52665266
margin-bottom: 4rem;
52675267
margin-top: 4rem;

src/wp-content/themes/twentytwenty/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2919,7 +2919,7 @@ h2.entry-title {
29192919
.wp-block-quote,
29202920
.wp-block-quote.is-large,
29212921
.wp-block-quote.is-style-large,
2922-
.wp-block-poetry,
2922+
.wp-block-verse,
29232923
.wp-block-video:not(.alignwide):not(.alignfull) {
29242924
margin-bottom: 3rem;
29252925
margin-top: 3rem;
@@ -5317,7 +5317,7 @@ a.to-the-top > * {
53175317
.wp-block-quote,
53185318
.wp-block-quote.is-large,
53195319
.wp-block-quote.is-style-large,
5320-
.wp-block-poetry,
5320+
.wp-block-verse,
53215321
.wp-block-video:not(.alignwide):not(.alignfull) {
53225322
margin-bottom: 4rem;
53235323
margin-top: 4rem;

0 commit comments

Comments
 (0)