mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-23 22:04:23 +02:00
Prevent toc from overlapping over footer area
This commit is contained in:
parent
c498d9bf9e
commit
4c5bd15d52
@ -157,6 +157,10 @@ body{
|
|||||||
color: #777;
|
color: #777;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-footer {
|
||||||
|
margin-top: 7rem;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width:65em) {
|
@media screen and (max-width:65em) {
|
||||||
#icinga-menu {
|
#icinga-menu {
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user