marshadkhn / TinDog

This repo is all about the Tinder for dogs, It's a basic HTML CSS JS BOOTSTRAP web app
MIT License
22 stars 47 forks source link

Feaut #91: Added<responsive_image_orientation> #100

Closed pragyamishra56 closed 9 months ago

pragyamishra56 commented 9 months ago

feat #91 : Added responsive image orientation handling

In this commit, we introduced a new feature to manage the orientation of images responsively based on screen size. Specifically, we implemented the ability to rotate an image by 25 degrees on screens with a width between 990px and 1800px, enhancing the visual layout for larger devices. Additionally, we ensured that the rotated image does not overlap with other elements by adjusting the z-index property. This feature improves the overall user experience by optimizing image presentation for different screen sizes.

pragyamishra56 commented 9 months ago

@marshadkhn If there are any additional elements that need to be added, please let me know Sir

pragyamishra56 commented 9 months ago

@marshadkhn If there are any additional elements that need to be added, please let me know Sir, and Thank you so much for once again providing me with a valuable contribution to this project

marshadkhn commented 9 months ago

Mention your issue number

pragyamishra56 commented 9 months ago

Mention your issue number

@marshadkhn Sir, could you please assist me with where I can mention the issue number?

marshadkhn commented 9 months ago

I got it