Comments Sükrü started the conversationDecember 6, 2015 at 5:00pmHow can I change the size of the logo?I want it to be a little bit bigger.Is it possible? if so, what do i have to change?thanks a lot.OK thank you i got it :)#logo { float:left; height:40px; margin:20px 0; width:auto;} Sign in to reply ...
How can I change the size of the logo?
I want it to be a little bit bigger.
Is it possible? if so, what do i have to change?
thanks a lot.
OK thank you i got it :)
#logo {
float:left;
height:40px;
margin:20px 0;
width:auto;
}