_media.scss
292 Bytes
// ==========================================================================
// Media elements
// ==========================================================================
// Remove the gap between images and the bottom of their containers: h5bp.com/i/440
img {
vertical-align: middle;
}