shikha-16 / Women-in-Technology

A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
https://women-in-technology-wit.web.app/
MIT License
715 stars 159 forks source link

Issues in carousel #179

Closed sungod12 closed 2 years ago

sungod12 commented 2 years ago

Description- -The first image in carousel appears left aligned and smaller than other images, which appears not good when that image comes after sliding through each image. -Also the button are technically not visible because of white background, even though the carousel is automatic. -The images size appear kind of zoomed out due to which they look blurry.

Suggested Solution- -I observed that due to id="loggs",the first image is left aligned, removing that fixes the first issue. -The buttons color could be changed to other color which would look visible on the carousel, and distinguished easily. -Good quality images could be used, which could take time to load, but that can only be know once they are rendered.

sungod12 commented 2 years ago

If it is solved in other pull request, then I will close the issue.

priyansh71 commented 2 years ago

I can make a pull request fixing the first two points of the issue. For solving the "Good quality images" issue, does the project require different better quality images, or a better version of the same images?

sungod12 commented 2 years ago

I can make a pull request fixing the first two points of the issue. For solving the "Good quality images" issue, does the project require different better quality images, or a better version of the same images?

better version of same images.

sungod12 commented 2 years ago

I can make a pull request fixing the first two points of the issue. For solving the "Good quality images" issue, does the project require different better quality images, or a better version of the same images?

better version of same images.

actually i was going to work on this issue .

shikha-16 commented 2 years ago

This issue is already there #134 closing

sungod12 commented 2 years ago

who is assigned to this?