Digital experiences for all disciplines
New Landing › How can we help? › Cardinal › Mobile Masonry Portfolio › Reply To: Mobile Masonry Portfolio
July 16, 2014 at 9:30 am
#91568
switched to 2 columns, do not want to use gutters but cannot get 2px padding correct on desktop, mobile still a problem
figure.animated-overlay figcaption {
background-color: #188a00;
opacity: 1;
}
.minimal-design .thumb-info h4 {
font-size: 12px;
}
@media only screen and (max-width: 767px) {
.portfolio-item figure img {
width: 30%;
}
}