Files
docs.synclounge.tv/synclounge/css/remove_nav_left.css
T
MagicalCodeMonkey 3e6ff9a133 Initial commit
This will probably not lint successfully
2020-03-30 23:34:20 -04:00

8 lines
94 B
CSS

.md-sidebar.md-sidebar--primary {
display: none;
}
.md-content {
margin-left: 5px;
}