posted 1751785693
Forum: Web, HTML, Tech
View Topics View Profile
Trying to make it smaller and/or more compact. It's too much padding imo. Pls help!!!
Report Topic
posted 1752014236
just had a quick look.friends-grid { width: 500px; }.person { width: 100px; display: inline-block; padding: 0 5px 5px 0; }you can always adjust the values like padding, width etc. etc.hope that helps :DD
Permalink Report Reply