I want my footer to be the same height as my socket. How do I accomplish this?
I already put
#footer {
padding: 0; }
into the Quick CSS but it is still higher than the socket.
Also I wouldn’t mind right aligning the one link I have in the footer.