Again, loving this theme. Style wise, the major complaint I have is that the portfolio blocks are far too squished together,with little or no whitespace between them, which ends up making all my portfolio images look horrid. I've tried to add space between them by adding this to my custom css:
#top .inner-entry {
margin-bottom: 1px;
margin-right: 15px;
position: relative;
}
It worked great but changing the bottom margin has no effect, the boxes are still stuck to one another top to bottom.
Is there amore effective way to go about this?
I would urge you to add some white space into these portfolio layouts throughout the theme with a future update. You have such nice whitespace between products, blogs posts, etc., but have kind of dropped the ball on whitespace around portfolio items.














