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: unstyled or unwanted title in 'app.daily.dev/account/profile' in mobile screen width. #1792

Open
1 task done
usernamechiho opened this issue Mar 16, 2025 · 0 comments

Comments

@usernamechiho
Copy link

usernamechiho commented Mar 16, 2025

What went wrong? 🤔

I was wandering on your website, and found out unstyled or unwatned title in 'app.daily.dev/account/profile' in mobile screen width.

Image

Based on my experience, looks like it isn't designer's intention definitely as it got no padding. 😂

Expected Behavior

idk it is unstyled or unwanted title, should have a padding at least.

Steps to Reproduce Issue

1. Go to app.daily.dev web app.
2. Log in.
3. Go to https://app.daily.dev/account/profile.
4. Change to mobile screen width. (if you are on browser)

Solution Proposed

As your app use tailwind for styling,

<p className="mt-5 ml-4 text-2xl font-bold">Edit Profile</p>

Image

looks not bad.

Screenshots

No response

Environment

No response

Browsers

Chrome

OS

Windows, Mac

Version of daily.dev

No response

Additional Context

Code of Conduct

  • I follow the conditions of this project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant