Rearranged the form on the "Add Donation" page to be more visually appealing and easier to navigate. Form fields are only split along 1/2 or 1/3 intervals, and similar splits are placed near each other (except in first and second line where this wouldn't make much sense). Tried to make the form look better on smaller screens as well.
Relevant issue(s)
hack4impact-utk/Maintenance-Team#14
Testing
Run the page and look
Make window small to see if small screen sizing is acceptable
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
Description
Rearranged the form on the "Add Donation" page to be more visually appealing and easier to navigate. Form fields are only split along 1/2 or 1/3 intervals, and similar splits are placed near each other (except in first and second line where this wouldn't make much sense). Tried to make the form look better on smaller screens as well.
Relevant issue(s)
Testing
Type of change
Checklist: