[draft] Make init fresh page more responsive #118
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: projects/fipamo#118
Loading…
Reference in a new issue
No description provided.
Delete branch "xarvh/fipamo:responsive-init-fresh"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Something small to start up and see if that's actually what Fipamo needs.
Still needs clean up.
I usually prefer atomic CSS, ie small reusable classes, but I'm fine with organizing CSS in a different way.
This is a great start. I like the idea of pulling out those attributes that are repeating and making them their own class.
The only suggestion I would have is to make the class names a bit more explicit and it's fine.
Optionally, it may be worth considering pulling said attributes into their own file so the organization is a bit cleaner, but this isn't an immediate need.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.