Refactored the todo page styling by combining files where necessary. Such as for the the todoList and todoListItem style sheets. Also fixed comments by providing detail where necessary, such as for the media queries as the max and min notation can be counter-intuitive. Also removed redundant comments. Unfortunately couldn't implement variables for the media queries as they can't take variables as a parameter. Design is unaffected, see images for the mobile (300px width) and desktop (1080px width) view below.
Refactored ToDo Page Styling
Linked Issue
Closes #105
Description
Refactored the todo page styling by combining files where necessary. Such as for the the todoList and todoListItem style sheets. Also fixed comments by providing detail where necessary, such as for the media queries as the max and min notation can be counter-intuitive. Also removed redundant comments. Unfortunately couldn't implement variables for the media queries as they can't take variables as a parameter. Design is unaffected, see images for the mobile (300px width) and desktop (1080px width) view below.
Images