Latest comments
- @Talika-BajajSubmitted 9 months ago
- @mikewil245Submitted 5 months agoWhat challenges did you encounter, and how did you overcome them?
Challenges I encountered was positioning the the social links between mobile and desktop .
- @ibrahimelsarawySubmitted 5 months ago
- @farouq05Submitted 7 months ago
- @AnneClrSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I didn't know the tags picture and source to change the src according to the size of the screen
- @Abdullah-trialSubmitted 5 months ago@dauryggPosted 5 months ago
Great job with the CSS! I’d suggest keeping some padding on small screens so the content doesn’t stick to the edges. Instead of using a fixed width of 50%, consider using max-width: 720px to make it more adaptable to different screen sizes. Also, check the margins on headings and paragraphs; there’s a bit of a need for more bottom spacing for consistency. The font size on mobile might be a bit large, so it could be worth adjusting. Overall, it's looking good—just fine-tune those details!
Marked as helpful0