mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2024-11-23 07:43:29 +01:00
fix spacing between body and sidebar on gollum 5.x
This commit is contained in:
parent
2d25d8536f
commit
55154b3d8c
@ -13,6 +13,7 @@
|
||||
|
||||
#wiki-body .markdown-body {
|
||||
padding: 0 !important;
|
||||
padding-right: 3% !important;
|
||||
}
|
||||
|
||||
.Box {
|
||||
@ -30,10 +31,6 @@
|
||||
padding: 7px !important;
|
||||
}
|
||||
|
||||
#wiki-sidebar .Box {
|
||||
margin-left: 3%;
|
||||
}
|
||||
|
||||
#footer-content {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user