diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2018-12-20 02:38:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-20 02:38:01 +0100 |
| commit | 27d5c63f1e5cb58db317a85ac3d59b72d19acb75 (patch) | |
| tree | 998f0d398679e63c3d7aff1cb5b002213db0d8ca | |
| parent | df0fe84faa03b15dc3b1032a09e33ffffbc929f1 (diff) | |
| download | wiki-27d5c63f1e5cb58db317a85ac3d59b72d19acb75.tar.gz wiki-27d5c63f1e5cb58db317a85ac3d59b72d19acb75.tar.bz2 wiki-27d5c63f1e5cb58db317a85ac3d59b72d19acb75.zip | |
Update git-wiki-style.scss
| -rw-r--r-- | _sass/git-wiki-style.scss | 4 |
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 +} |
