ghreza-crypto / portfolio

It is a professional cv website that you can share information abut yourself, your experience and your work templates, build with Html, CSS, and JavaScript.
MIT License
7 stars 0 forks source link

Update index and css file for desktop version #8

Closed ghreza-crypto closed 1 year ago

ghreza-crypto commented 1 year ago

The desktop version of the portfolio project was completed. These are the following tasks that have been done:

-Use media queries in your CSS file to make your desktop version look like the template you selected (Desktop: >=768px). -In order to lay out the elements on the page you should use Grid and Flexbox. First Review: -ids changed to class in HTML and CSS files. -image URLs updated.