DEV Community

Discussion on: Creating a Responsive Portfolio Website Using Pure HTML, CSS and JavaScript [PART 1]

Collapse
 
ntmontijo profile image
Nic Montijo • Edited

Thank you for responding! I uploaded all the code to GitHub, and sent you an email with an invite link.

Thread Thread
 
chaoocharles profile image
Chaoo Charles

Okay, I will check it out

Thread Thread
 
chaoocharles profile image
Chaoo Charles

Can you upload even the imaged to that repository? the code looks okay to me

Thread Thread
 
ntmontijo profile image
Nic Montijo

Sorry about that! They should be there now

Thread Thread
 
chaoocharles profile image
Chaoo Charles

Hey, I check the code and it seemed okay to me. but what you can do to resolve the issue is to replace .profile-pic margin with these two line

margin: auto;
margin-bottom: 1.5rem ;

Tell me if this works

Thread Thread
 
ntmontijo profile image
Nic Montijo • Edited

That worked! Thanks so much for your help! I am looking forward to a "Part 2" =)

Thread Thread
 
chaoocharles profile image
Chaoo Charles

That's cool. You're welcome 💙 I'm working on a part 2