Increase bottom padding for secondary toc
This commit is contained in:
parent
db7462c1e9
commit
b906fc9a31
|
@ -103,7 +103,7 @@ body{
|
||||||
}
|
}
|
||||||
|
|
||||||
.md-sidebar--secondary {
|
.md-sidebar--secondary {
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 10rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icinga-footer{
|
.icinga-footer{
|
||||||
|
|
Loading…
Reference in New Issue