added explicit sizes for the mentioned images

This commit was merged in pull request #48.
This commit is contained in:
2023-11-03 09:56:00 -07:00
parent 2091c61804
commit 53e429468c
3 changed files with 3 additions and 2 deletions
@@ -39,6 +39,7 @@ function CustomSlider({ images, speed, indicatorColor, indicatorClass }) {
src={image}
alt="image"
style={{
width: "100%",
minWidth: "100%",
maxHeight: "695px",
height: "100%",