diff options
Diffstat (limited to 'client/src/sass/video-js-custom.scss')
-rw-r--r-- | client/src/sass/video-js-custom.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index db338dd38..ff6bdfaac 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss | |||
@@ -409,7 +409,7 @@ $control-bar-height: 34px; | |||
409 | } | 409 | } |
410 | 410 | ||
411 | .vjs-big-play-button { | 411 | .vjs-big-play-button { |
412 | font-size: 4em; | 412 | font-size: 3em; |
413 | } | 413 | } |
414 | 414 | ||
415 | .vjs-volume-control { | 415 | .vjs-volume-control { |