Cape Town | 25-ITP-May | Asanda Dunn | Sprint 2 | Wireframe#1365
Cape Town | 25-ITP-May | Asanda Dunn | Sprint 2 | Wireframe#1365asandagwala wants to merge 5 commits into
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cjyuan
left a comment
There was a problem hiding this comment.
-
One of the acceptance criteria, "The page footer is fixed to the bottom of the viewport", has not yet been satisfied. Can you make the necessary change? (Suggestion: Ask AI what that requirement means).
-
To better align with the wireframe, can you
- Make the page title centered
- Keep the title and the "Read more" link of articles 2 and 3 fully aligned horizontally
cjyuan
left a comment
There was a problem hiding this comment.
The page layout would probably better match the wireframe if the image in articles 2 and 3 have the same height.
More importantly, you should ensure you have successfully enabled "Format on save" in your VS Code.
| article p { | ||
| margin-bottom: 0; | ||
| } | ||
| article a { | ||
| margin-top:20px; | ||
| } |
There was a problem hiding this comment.
Indentation is off.
Can you follow the instructions in this guide to enable VS Code's
"Format on Save" option or to use its "Format Document" command to ensure your code in both index.html and style.css is consistently formatted.
There was a problem hiding this comment.
Thank you for the review. I have fixed the indentation and the image height on articles 2 & 3
|
Changes look good. Code formatting has been improved, but it does not look like they are formatted by an automated tool. (I will keep nagging if I came across inconsistently formatted code in the future) 😉 |

Self checklist
Changelist