Skip to content

Commit 7de6ac3

Browse files
committed
[63692] Reverted comments.
1 parent d62f304 commit 7de6ac3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
&:after {
273273
background: #000;
274274
/**
275-
* Adds a transition to the readability overlay, to add a subtle
275+
* Add a transition to the readability overlay, to add a subtle
276276
* but smooth effect when resizing the screen.
277277
*/
278278
transition: opacity 1200ms ease-in-out;

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4136,7 +4136,7 @@ body.page .main-navigation {
41364136
.site-header.featured-image:after {
41374137
background: #000;
41384138
/**
4139-
* Adds a transition to the readability overlay, to add a subtle
4139+
* Add a transition to the readability overlay, to add a subtle
41404140
* but smooth effect when resizing the screen.
41414141
*/
41424142
transition: opacity 1200ms ease-in-out;

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4142,7 +4142,7 @@ body.page .main-navigation {
41424142
.site-header.featured-image:after {
41434143
background: #000;
41444144
/**
4145-
* Adds a transition to the readability overlay, to add a subtle
4145+
* Add a transition to the readability overlay, to add a subtle
41464146
* but smooth effect when resizing the screen.
41474147
*/
41484148
transition: opacity 1200ms ease-in-out;

0 commit comments

Comments
 (0)