This is what the footer looks like right now:
/* 7. FOOTER
————*/
#site-footer {
clear: both;
line-height: 20px !important;
padding: 5em 3.375em 0 3.375em;
font-family: arial, helvetica, ‘lucida grande’, ‘lucida sans unicode’, verdana, sans-serif;
}
#site-footer small {
font-size: 5.833em;
line-height: 20px ;
.post {margin-bottom:20px;}
It this correct or wrong?