CodingHustlers icon indicating copy to clipboard operation
CodingHustlers copied to clipboard

[Enhancement]: Setting Responsive Dimensions for all the screen sizes

Open codercake opened this issue 9 months ago • 0 comments

Description: The website currently lacks responsiveness, leading to a poor user experience on different devices and screen sizes. Need to implement responsive design techniques to ensure that the website adapts well across various devices, including desktops, tablets, and mobile phones.

  • Identify sections/components that need responsive adjustments.
  • Explore CSS media queries or other techniques to make elements adapt to different screen sizes.
  • Test responsiveness across multiple devices and screen resolutions.

PS: You can assign the project to me :)

codercake avatar May 20 '24 15:05 codercake