I am struggling to maintain consistent image sizes within my Bootstrap gallery. How can I ensure all images are uniform in both height and width?
You can view the code on jsfiddle- here. Apologies for the lack of image visibility as I'm currently working locally, but I have included screenshots below:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
... (omitted for brevity) ...
.text-center p{
text-align: center;
font-size: 20px;
font-style: italic;
font-family: "Gill Sans", sans-serif;
}