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

[Bug] Mobile display for about page has too wide margins #474

Closed
Tch4lla opened this issue May 17, 2024 · 0 comments · Fixed by #493
Closed

[Bug] Mobile display for about page has too wide margins #474

Tch4lla opened this issue May 17, 2024 · 0 comments · Fixed by #493
Assignees

Comments

@Tch4lla
Copy link
Contributor

Tch4lla commented May 17, 2024

Problem

When in the mobile view, the about Find A Doc page margins are too large, thus making the text hard to read

findadoc

Success

Margins should be sensible and allow for natural reading on a mobile device

Requirements

New sm margin for about page

Implementation notes

This line here controls the width in the about.vue page
<div class="flex flex-col items-center mx-32">

mx-38 is 8rem, so when the with is small, the margins increase proportionally. Will need to find a new suitable width

@Tch4lla Tch4lla changed the title [Bug} [Bug] Mobile display for about page has too wide margins May 17, 2024
@theyokohamalife theyokohamalife self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants