added explicit sizes for the mentioned images
This commit was merged in pull request #48.
This commit is contained in:
@@ -39,6 +39,7 @@ function CustomSlider({ images, speed, indicatorColor, indicatorClass }) {
|
||||
src={image}
|
||||
alt="image"
|
||||
style={{
|
||||
width: "100%",
|
||||
minWidth: "100%",
|
||||
maxHeight: "695px",
|
||||
height: "100%",
|
||||
|
||||
Reference in New Issue
Block a user