update logo margin

This commit is contained in:
afc163 2015-06-04 15:29:44 +08:00
parent df906110ed
commit bee6d0578c

View File

@ -132,7 +132,7 @@ header {
float: left; float: left;
height: 46px; height: 46px;
line-height: 46px; line-height: 46px;
margin: 17px 30px; margin: 17px 45px;
transition: margin 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, width 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, height 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s; transition: margin 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, width 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, height 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
text-transform: uppercase; text-transform: uppercase;
font-size: 18px; font-size: 18px;