Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helvetica misspelled in iframe and player css #515

Open
erinchambers opened this issue Aug 2, 2024 · 0 comments
Open

Helvetica misspelled in iframe and player css #515

erinchambers opened this issue Aug 2, 2024 · 0 comments
Labels

Comments

@erinchambers
Copy link

erinchambers commented Aug 2, 2024

There's a minor spelling error in the CSS for the embedded video player - instead of Helvetica, it says Halvetica

In player.less on line 85:

font: normal 12px/120% Halvetica, sans-serif;

...and iframe.less on line 63:

font: normal 12px/120% Halvetica, sans-serif;

@tommyneu tommyneu added the Bug label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants