[GH-ISSUE #97] Change fonts to use vw units instead of pt #65

Closed
opened 2026-02-26 02:32:00 +03:00 by kerem · 5 comments
Owner

Originally created by @etopian on GitHub (Dec 17, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/97

The vw unit will make the fonts responsive. Currently the fonts are too big on smaller mobile displays. The vw unit is viewport width and resizes the font in relation to the size of the screen. Specifically I am referring to the h1 tag for instance for the Current Queue.

Originally created by @etopian on GitHub (Dec 17, 2015). Original GitHub issue: https://github.com/koel/koel/issues/97 The vw unit will make the fonts responsive. Currently the fonts are too big on smaller mobile displays. The vw unit is viewport width and resizes the font in relation to the size of the screen. Specifically I am referring to the h1 tag for instance for the Current Queue.
kerem closed this issue 2026-02-26 02:32:00 +03:00
Author
Owner

@phanan commented on GitHub (Dec 17, 2015):

While I hear what you're saying, what mobile resolution are you on?

<!-- gh-comment-id:165533886 --> @phanan commented on GitHub (Dec 17, 2015): While I hear what you're saying, what mobile resolution are you on?
Author
Owner

@etopian commented on GitHub (Dec 17, 2015):

firefox 42 on android on a low resolution.

<!-- gh-comment-id:165536074 --> @etopian commented on GitHub (Dec 17, 2015): firefox 42 on android on a low resolution.
Author
Owner

@phanan commented on GitHub (Dec 17, 2015):

Like, how low in px?

<!-- gh-comment-id:165536364 --> @phanan commented on GitHub (Dec 17, 2015): Like, how low in px?
Author
Owner

@etopian commented on GitHub (Dec 17, 2015):

600 x 1024 pixels horizontal view

<!-- gh-comment-id:165536911 --> @etopian commented on GitHub (Dec 17, 2015): 600 x 1024 pixels horizontal view
Author
Owner

@phanan commented on GitHub (Dec 19, 2015):

Will think about this, but not very high on my todo list. Feel free to send a PR.

<!-- gh-comment-id:166004610 --> @phanan commented on GitHub (Dec 19, 2015): Will think about this, but not very high on my todo list. Feel free to send a PR.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#65
No description provided.