diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-08-07 12:54:48 +0000 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2019-08-07 12:54:48 +0000 |
| commit | 860a2ec8765334612ea90109ffd5e99624e31bc7 (patch) | |
| tree | edc3a9c7c5df539520d74c1b2c1788a0437c58f4 /_sass | |
| parent | cb144f4ff77cceb7c621d067c8327e5dff32a36b (diff) | |
| download | wiki-860a2ec8765334612ea90109ffd5e99624e31bc7.tar.gz wiki-860a2ec8765334612ea90109ffd5e99624e31bc7.tar.bz2 wiki-860a2ec8765334612ea90109ffd5e99624e31bc7.zip | |
removed bootstrap layout
git-wiki original is better for responsive in this case
Diffstat (limited to '_sass')
| -rw-r--r-- | _sass/git-wiki-style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/git-wiki-style.scss b/_sass/git-wiki-style.scss index 0847d88..eb65461 100644 --- a/_sass/git-wiki-style.scss +++ b/_sass/git-wiki-style.scss @@ -230,7 +230,7 @@ strong { .git-wiki-page { /*width:500px; float:right;*/ - padding-left: 32px; + padding-left: 320px; padding-bottom: 50px; } |
