8 lines
97 B
CSS
8 lines
97 B
CSS
.md-sidebar.md-sidebar--secondary {
|
|
display: none;
|
|
}
|
|
|
|
.md-content {
|
|
margin-right: 5px;
|
|
}
|