@shwertsSubmitted 2 months ago
What challenges did you encounter, and how did you overcome them?
Making image to fill device's width, shorter than 768px. Solution: Added another element to cover the main content & added margin for article's
element. Therefore, the image could fill a whole recipe article, by deleting margin for one element and adding padding for a new element.