juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
12.28k stars 1.32k forks source link

Image Overflowing Outside of Designated Box #6334

Open anushkabhansalii opened 4 days ago

anushkabhansalii commented 4 days ago

Feature Description

An image on the website is overflowing outside of its designated box. This layout issue negatively impacts the visual presentation of the page and may disrupt the overall user experience.

Possible Implementation

Adjust the CSS styles for the image to ensure it is contained within its box.

Screenshot from 2024-10-16 11-01-56

Have you spent some time checking if this feature request has been raised before?

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

gorakhnathy7 commented 2 days ago

Hey @anushkabhansalii Thanks for pointing this out, we will pick this up internally, As the code for the website is not open source yet.