summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_sass/git-wiki-style.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/_sass/git-wiki-style.scss b/_sass/git-wiki-style.scss
index e56c876..dca79ce 100644
--- a/_sass/git-wiki-style.scss
+++ b/_sass/git-wiki-style.scss
@@ -262,7 +262,7 @@ footer {
border:1px solid #e5e5e5;
border-width:1px 0;
padding:20px 0;
- margin:0 0 20px;
+ margin:60px 0 20px;
}
#git-wiki-sidebara small {
@@ -343,4 +343,4 @@ footer {
.post-item {
margin-bottom: 50px;
-} \ No newline at end of file
+}