DEV Community

Discussion on: How is your portfolio built?

Collapse
 
recss profile image
Kevin K. Johnson

Relieve my soul: .profile-image {width: 100%};

Collapse
 
joshransley profile image
Josh Ransley

I'm confused.

Thread Thread
 
recss profile image
Kevin K. Johnson

Oh, the circle image on the main page has stretched proportions. I found the class in the inspector and gave some code I think fixes it.

Thread Thread
 
joshransley profile image
Josh Ransley

Ah, yes. In Chrome it seems the image has been stretched/squashed. Thanks.