I'm trying to alter the width of my components so they don't take up the *entire* screen, but when I do the
.entryHolderBg{ width:70%; }
the entries themselves narrow down to a thin line, the entry holder itself remains the same, like you can see here.
Anyone have any idea what I'm missing?