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

A blog post about responsive type and user default styles #530

Open
mirisuzanne opened this issue Mar 16, 2024 · 1 comment
Open

A blog post about responsive type and user default styles #530

mirisuzanne opened this issue Mar 16, 2024 · 1 comment
Assignees

Comments

@mirisuzanne
Copy link
Member

I've been playing with my browser preferences. I like larger text, some favorite default fonts, etc. But I noticed: most sites (including ours) set font size relative to the user setting. That's not actually what I want when I define the default preference. I would rather have sites treat it as a minimum base-size. But sites that already use that size or larger shouldn't change at all.

I think in a post about this I might also explore how we define spacing relative to font-sizes, and the potential issues with that. When users zoom, the padding grows, even though the available space has decreased. So this would be about various issues of responsive type, what units to use, and how our choices interact with user controls/interactions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant