My Travel Agency Page
2 Likes
Good use of fonts and layout.
I noticed you are using fixed widths for the img
elements.
At smaller viewports, the user may need to scroll to see the whole image.
Consider using relative units instead.
How about changing the dark background colour to something more vivid.
Happy coding
1 Like
Thanks for the tips. I think I managed to improve the problem with the images. As for the background, I’ll study it a bit, maybe put the main with a different background than the body. I like this almost black background.