thigazzz / personal-portfolio

My personal website portfolio
https://thigazzz.github.io/personal-portfolio/
MIT License
3 stars 0 forks source link

FEAT: Add responsiveness #1

Open thigazzz opened 8 months ago

thigazzz commented 8 months ago

Description

Currently, the website is not responsive, which can frustrate the experience of users on different devices and screens. I will implement responsiveness so this doesn't happen

Goals

Tasks

1.Update stylesheets (CSS) to include media rules that respond to different screen sizes. 2.Conduct testing on multiple devices to ensure changes are effective.

(first issue. i learning how to do this)

thigazzz commented 8 months ago
thigazzz commented 8 months ago

Complete addition of responsiveness. Testing on different device sizes. No elements breaking

thigazzz commented 6 months ago

Description

The images are not at the appropriate resolution for different types of screens. This causes difficulty for the user to understand what is in the image, in addition to making the website look ugly. See: image

Goals