Open mariancristu opened 4 years ago
Great job!
On the section-two:
`
<img src="images/promo_iphone5c.jpg" alt="iPhone 5c">
<img src="images/promo_30_years.jpg" alt="Happy birthday Mac">
<img src="images/promo_supplier_responsibility.jpg" alt="Supplier Responsibility">
</section>`
You need to add anchor with links.
It is better to name your sections with a more intuitive name like:
-Products -Welcome titles -Cta (Call to action)
Good luck with the font thing.
Set a fixed dimension for the entire view.
height: 100%; min-height: 830px; width: 1440px; min-width: 1024px;
font-family: 'Work Sans', sans-serif;