Skip to content

Commit 112c61e

Browse files
fix(cover): doc comment
1 parent a9a3fc2 commit 112c61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/block-library/src/cover/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
}
255255
}
256256

257-
// Fixed background effect for video backgrounds.
257+
// Parallax background effect for video.
258258
.wp-block-cover.has-parallax {
259259
// Create a clipping context so the fixed video stays within the cover block bounds.
260260
clip-path: inset(0);

0 commit comments

Comments
 (0)