-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Would like an option for custom font selection. None of the current options really are to my taste (I use Inter for my overlay and would like to keep the font on every widget/etc the same).
Edit: Temporary workaround in case you're in a similar situation:
- Go to your browser source settings
- Put this in "Custom CSS" (change inter to your preferred font):
#chat_container { font-family: "Inter" !important; }- Profit
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels