mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-22 21:34:26 +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;
|
||||
}
|
||||
|
||||
.md-footer {
|
||||
margin-top: 7rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width:65em) {
|
||||
#icinga-menu {
|
||||
display: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user