JSFiddle - React, Tailwind, and code Playground
HTML
<div class="container-fluid2">
<img src="../Website Pic/Capture.PNG"
alt="Placeholder image" width="90" class="img-responsive-icon">
<img src="../Website Pic/Capt1ure.PNG" alt="Placeholder image" width="85" class="img-responsive-icon">
<img src="../Website Pic/f.PNG" alt="Placeholder image" width="72" class="img-responsive-icon">
</div>
CSS
.container-fluid2 {
text-align: center;
}
.img-responsive-icon {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
float: none;
padding-bottom: 5px;
padding-top: 25px;
max-height: none;