Another open-ended Hacktoberfest issue. 🎃
There are some places where the styles spill into the views or are a little messy (for example, we have some <br />s scattered around). Improving this should make the app a little easier to maintain.
Some examples of fixes in this category:
- Moving things related to page style/layout (ex. stray
<br>s) from the views to the stylesheets
- Removing redundant/unused styles from the stylesheets
- Adding helpful comments
If you want to do any major reorganization or make changes to the UI, let us know before you get started. We wouldn't want you to put a lot of effort into something we're not going to merge!
Another open-ended Hacktoberfest issue. 🎃
There are some places where the styles spill into the views or are a little messy (for example, we have some
<br />s scattered around). Improving this should make the app a little easier to maintain.Some examples of fixes in this category:
<br>s) from the views to the stylesheetsIf you want to do any major reorganization or make changes to the UI, let us know before you get started. We wouldn't want you to put a lot of effort into something we're not going to merge!