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

[Maintenance]: Change the tailwind styling to use the mobile first approach. #18

Open
1 task done
Colin23 opened this issue Nov 16, 2024 · 1 comment
Open
1 task done
Labels
type: maintenance Improves code quality, documentation, etc.

Comments

@Colin23
Copy link
Member

Colin23 commented Nov 16, 2024

🎯 Task

In tailwind the default for styling is mobile first. We started the styling of the website with desktop (1080P). To adhere to the tailwind standard and to clean up some styling, we should change it to mobile first.

🛠️ Action

Delete the custom mobile and desktop tags for styling and start styling the website for mobile and where necessary use the tailwind defaults, e.g. md, lg, and so on.

🙋‍♀️ Are you willing to implement this maintenance task?

Yes, I'll do it!

📝 Code of Conduct

  • I agree to follow this project's Code of Conduct
@Colin23 Colin23 added the type: maintenance Improves code quality, documentation, etc. label Nov 16, 2024
@Colin23
Copy link
Member Author

Colin23 commented Nov 26, 2024

We might want to always develop with desktop first in mind, as this is the majority of the user base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance Improves code quality, documentation, etc.
Projects
None yet
Development

No branches or pull requests

1 participant