7 lines
81 B
CSS
7 lines
81 B
CSS
|
div.footer-wrapper {
|
||
|
display: none;
|
||
|
}
|
||
|
.wy-nav-content {
|
||
|
max-width: 95%;
|
||
|
}
|