We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb1f2b commit 3f6d7c3Copy full SHA for 3f6d7c3
1 file changed
examples/css/header.css
@@ -5,7 +5,10 @@
5
/*logo的样式*/
6
#logo {
7
width: 24px;
8
- height: 19px;
+ height: 24px;
9
+ margin-top: 10px;
10
+ display: inline-block;
11
+ margin-right: 6px;
12
}
13
14
.navbar .project-title {
0 commit comments