Footer link Font

Hi, I want to change the font+icon size to be 24px in my footer.
and I want the word to fit in the center under my logo in the footer. Right now it's on the left side.
This is the code I used. can you clean it up and fix the issue?


<ul style="line-height: 32px;">
<p style="font-size:24px text-align: left;"> 
<i class="icon-mail" style="color: #000000" class="icon-2x"></i> 
<a href="#">[email protected]</a></li></br>
</ul>

Here is the link

Comments

Sign In or Register to comment.