Skip to content

Commit

Permalink
updaing carousel img height
Browse files Browse the repository at this point in the history
  • Loading branch information
malleshamdasari committed Jan 9, 2025
1 parent 3a71d47 commit b6bee40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ footer {
}

.carousel-item img {
height: 300px !important;
height: 150px !important;
}

.carousel-caption h5{
Expand Down Expand Up @@ -357,4 +357,4 @@ footer {
padding: 20px;
/* text-align: justify; */
}
}
}

0 comments on commit b6bee40

Please sign in to comment.