index.css de bul
#logo {
position: absolute;
top: 30px;
left: 30px;
display: block;
width: 350px;
height: 105px;
cursor: pointer;
background: url(../images/logo.png) no-repeat;
}Aşşağıdaki kodları logona göre ayarla ( width: genişlik , height: yükseklik )
width: 350px;
height: 105px;