Skip to content

Commit 3f6d7c3

Browse files
committed
【update】 更新 header icon 样式 review by songym
1 parent ebb1f2b commit 3f6d7c3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/css/header.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
/*logo的样式*/
66
#logo {
77
width: 24px;
8-
height: 19px;
8+
height: 24px;
9+
margin-top: 10px;
10+
display: inline-block;
11+
margin-right: 6px;
912
}
1013

1114
.navbar .project-title {

0 commit comments

Comments
 (0)