We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was wandering on your website, and found out unstyled or unwatned title in 'app.daily.dev/account/profile' in mobile screen width.
Based on my experience, looks like it isn't designer's intention definitely as it got no padding. 😂
idk it is unstyled or unwanted title, should have a padding at least.
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)
As your app use tailwind for styling,
tailwind
<p className="mt-5 ml-4 text-2xl font-bold">Edit Profile</p>
looks not bad.
No response
Chrome
Windows, Mac
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
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
Solution Proposed
As your app use
tailwind
for styling,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
The text was updated successfully, but these errors were encountered: