This commit is contained in:
Van
2019-03-21 17:55:48 +08:00
parent 8c9b13c393
commit 1558900384
209 changed files with 1077 additions and 2176 deletions

File diff suppressed because one or more lines are too long

View File

@@ -428,6 +428,7 @@ aside {
.navbar {
border-bottom: 1px solid #eee;
height: 50px;
overflow: hidden;
margin-bottom: 30px;
}
@@ -707,6 +708,10 @@ aside {
margin: 13px 3px 0 0;
}
.article__toc {
display: none;
}
.wrapper {
width: 100%;
min-width: auto;