aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass/components/captions.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/sass/components/captions.scss')
-rw-r--r--src/sass/components/captions.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sass/components/captions.scss b/src/sass/components/captions.scss
index 9dfc2be8..8fce581a 100644
--- a/src/sass/components/captions.scss
+++ b/src/sass/components/captions.scss
@@ -21,7 +21,7 @@
transition: transform 0.4s ease-in-out;
width: 100%;
- span {
+ .plyr__caption {
background: $plyr-captions-bg;
border-radius: 2px;
box-decoration-break: clone;