Last active
August 12, 2021 20:12
-
-
Save megazalrock/794843030bdb58db8acd0f7001fc9b79 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
span.atvwebplayersdk-captions-text { | |
font-size: 2vw !important; | |
} | |
span.atvwebplayersdk-captions-text br { | |
content: ""; | |
} | |
span.atvwebplayersdk-captions-text br::after { | |
display:inline-block; | |
content: ""; | |
margin-left: .7em; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment