You can log back in here.
I'm wanting to put more spacing between the widgets on my profile so that they're not so close together. How do I do that?
Try this. Pick which column to do it on. /2/3 .block {margin-bottom:5px;}
/2/3 .block {margin-bottom:5px;}
i didn't notice it make a difference.
Really? Increase the px and it will be more obvious. .block {margin-bottom:5px;}
.block {margin-bottom:5px;}
yep, yep, it does work. thank you so much!