computerclubkec / computerclubkec.github.io

This is the official website of KEC Computer Club.
https://computerclubkec.github.io
8 stars 15 forks source link

Not responsive on smaller screens #65

Open irekponor opened 2 days ago

irekponor commented 2 days ago

The current implementation of the web page displays significant responsiveness issues when viewed on smaller screens. Key breakpoints are not properly defined, leading to layout distortions and overlapping elements. The CSS does not have effective media queries. This should be looked into.

aayush105 commented 1 day ago

The current implementation of the web page displays significant responsiveness issues when viewed on smaller screens. Key breakpoints are not properly defined, leading to layout distortions and overlapping elements. The CSS does not have effective media queries. This should be looked into.

You can work on this issue if you want to contribute. @irekponor