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

apps/index.html - CSS scaling of content width is not great #5

Open
sidewayss opened this issue Oct 16, 2024 · 0 comments
Open

apps/index.html - CSS scaling of content width is not great #5

sidewayss opened this issue Oct 16, 2024 · 0 comments

Comments

@sidewayss
Copy link
Owner

See apps/index.css. There are a series of @media queries on aspect ratio. Those width percentages are based on full screen specs of various devices. They do not take into account a browser window that is not maximized, and even maximized vs full screen is different. They are also not necessarily set to the best value.

Is there a some semi-standard method for sizing a centered column of text based on the available width and maybe font size? A set of guidelines? My web searches have yielded nothing of use. What do all the news sites and WordPress pages do?

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