KanoCode / my-portfolio

This is a space I created for myself where I showcase my favorite projects, that I have developed or had the most contributions in.
2 stars 0 forks source link

Desktop view #5

Closed KanoCode closed 2 years ago

KanoCode commented 2 years ago

The following changes were implemented -Added media queries to allow website to viewable on desktop screens (Desktop: 768px or wider). -In order to lay out the elements on the page I used Grid and Flexbox.