DEV Community

lolleri200
lolleri200

Posted on

Image and Google maps on webpage pop out of place

I am trying to improve my webpage's responsibility but the picture keeps popping out of place when I shrink the picture a bit.
Code: https://codepen.io/Sampsa96/pen/bGpexxe

And also embed Google Maps on my webpage does not scale properly.
Code: https://codepen.io/Sampsa96/pen/mdPEGYJ

Top comments (2)

Collapse
 
ekinalcar profile image
Ekin Alçar • Edited

Hey lolleri200,

I am not so sure if I get your first question correctly, but can you try out the following

image issue: codepen.io/ekinalcar/pen/NWNrOba

map issue: codepen.io/ekinalcar/pen/NWNrOjw

Collapse
 
lolleri200 profile image
lolleri200

Alright, thanks the front page is better now! But the page where the map has still some issues, like is it possible that the map scales smaller when the page is smaller? And also the table breaks when I make the page smaller.