Browse Source

Remove unnecessary spacing in sideaffix

pull/1379/head
Still Hsu 6 years ago
parent
commit
21ce27cb2a
No known key found for this signature in database GPG Key ID: C176DD7907FF62A7
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      docs/_template/light-dark-theme/styles/master.css

+ 4
- 0
docs/_template/light-dark-theme/styles/master.css View File

@@ -91,6 +91,10 @@ article.content h6{
line-height: 140%;
}

.sideaffix > div.contribution {
margin-bottom: 0;
}

header .navbar {
border-width: 0 0 0px;
border-radius: 0;


Loading…
Cancel
Save