Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #98 from kbyyd24/fix-adoc-render
Browse files Browse the repository at this point in the history
fix asciidoc post render issue.
  • Loading branch information
xiaoheiAh committed Jun 7, 2021
2 parents a879f8d + ee54f20 commit 902bd9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.css
Expand Up @@ -6024,11 +6024,11 @@ body.no-sidebar .sidebar {
margin-left: 10px;
}

.main .content {
.main {
min-height: 85vh;
}

.main.has-sticky .content {
.main.has-sticky {
margin-bottom: 70px;
}

Expand Down

0 comments on commit 902bd9b

Please sign in to comment.