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
Describe the feature
https://joshbruce.com/finances/building-wealth-paycheck-to-paycheck/20211101
These entries use a list format to display data. The list was selected to improve the mobile experience to get rid of the table layout.
I'm hoping to be able to change this layout into cards without having to fundamentally modify the html structure.
Why is this feature necessary?
It's not a very good experience.
Describe alternatives you've considered
Table: not mobile-friendly and the mobile-friendly solutions seemed a bit clunky.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the feature
https://joshbruce.com/finances/building-wealth-paycheck-to-paycheck/20211101
These entries use a list format to display data. The list was selected to improve the mobile experience to get rid of the table layout.
I'm hoping to be able to change this layout into cards without having to fundamentally modify the html structure.
Why is this feature necessary?
It's not a very good experience.
Describe alternatives you've considered
Table: not mobile-friendly and the mobile-friendly solutions seemed a bit clunky.
The text was updated successfully, but these errors were encountered: