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

Styles that cap custom sizes/styles? #1758

Open
laurelfulford opened this issue Apr 6, 2022 · 0 comments
Open

Styles that cap custom sizes/styles? #1758

laurelfulford opened this issue Apr 6, 2022 · 0 comments
Labels
[Type] Enhancement Improved behavior or functionality

Comments

@laurelfulford
Copy link
Contributor

laurelfulford commented Apr 6, 2022

Is your feature request related to a problem? Please describe.
Right now, you can make fonts really large, or add a ton of padding in the Gutenberg editor. But these styles don't always look great on smaller screens.

Describe the solution you'd like
Ideally this is a feature/option that will be available down the road in Gutenberg -- some kind of responsive scaling. For the short-term, it might be helpful to have some kind of control or cap coming from the theme, to make sure the more extreme sizes are scaled down.

Describe alternatives you've considered
Fixing with Custom CSS on a per-site basis, which does offer more control for the exact issues/styles. The downside is scaling this across each time it happens, and also it only is applied in cases where issues are reported. If too large fonts or too much padding on smaller screens go unnoticed, they don't get fixed.

@laurelfulford laurelfulford added the [Type] Enhancement Improved behavior or functionality label Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement Improved behavior or functionality
Projects
None yet
Development

No branches or pull requests

1 participant