Skip to content

🐛 BUG: unstyled or unwanted title in 'app.daily.dev/account/profile' in mobile screen width. #1792

Closed
@usernamechiho

Description

@usernamechiho

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions