Skip to content

Commit 26e6d57

Browse files
fix: modify logo style (#24)
Co-authored-by: echoOikawa <[email protected]>
1 parent 107d595 commit 26e6d57

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.dumi/overrides.less

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,13 @@
1010
margin-bottom: 0 !important;
1111
}
1212
}
13+
14+
.dumi-default-logo img {
15+
height: 30px;
16+
}
17+
18+
.dumi-default-header-left{
19+
display: flex;
20+
align-items: center;
21+
}
1322
}

0 commit comments

Comments
 (0)