@nobody1234455Submitted about 2 years ago
Hi Frontend Mentor Cummunity,
I have trouble with resizing background image to fit desktop width. Any help? I also appreciate any given advice. Thanks a lots.
Good coding guys <3.
Hi Frontend Mentor Cummunity,
I have trouble with resizing background image to fit desktop width. Any help? I also appreciate any given advice. Thanks a lots.
Good coding guys <3.
Hey there friend!
Did you try background-size: cover
?
You can maybe add some padding
to your body.