Y
Hacker News
new
|
ask
|
show
|
jobs
by
ww520
2563 days ago
Rem is great. It allows uniform scaling of all UI elements under a parent along with them font size.
2 comments
wolco
2563 days ago
Rem is great. px work well. Both can work and not work for different reasons. The extremes on this issue remind me of spaces vs tabs.
link
codedokode
2563 days ago
Where is this used? If a user wants to make everything larger then they can use zoom in a browser that works with any units (except for vx, vh, vmin, vmax that break zoom).
link
ww520
2563 days ago
Designers or developers.
link