Skip to content

Commit caf990f

Browse files
committed
updated docs styling
1 parent 41505ee commit caf990f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
.navbar-brand {
2+
line-height: 50px;
3+
margin-right: 15px !important;
4+
}
5+
.navbar-brand>img {
6+
display: inline-block;
7+
margin-top: -8px;
8+
margin-right: 5px;
9+
}
10+
11+
.navbar-brand>span {
12+
font-weight: 600;
13+
font-size: 16px;
14+
color: #fff;
15+
}
16+
17+
.body-content {
18+
font-size: 1.6rem;
19+
}
20+
21+
.article {
22+
margin-top: 80px;
23+
}
24+
25+
.sideaffix {
26+
margin-top: 0;
27+
}

0 commit comments

Comments
 (0)