Hullo, I have a little "facebook, instagram, twitter" icon thing at the bottom on my website. I can't get the images to centre? Help please!
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:
.img-responsive-icon {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
float: none;
padding-bottom: 5px;
padding-top: 25px;
max-height: none;