Global - Instagram Grid Feed
Bnnthpnzln
css
a year ago
272 B
13
Indexable
Melissa Temple
/*START - IG Element Padding Fix*/
.ig-feed {
padding-top: 94px!important;
padding-bottom: 87px!important;
@media only screen and (max-width: 768px) {
padding-top: 59px!important;
padding-bottom: 64px!important;
}
}
/*END*/Editor is loading...
Leave a Comment